Question / Help Stream reconnecting after 10 minutes.

Status
Not open for further replies.
Does this happen all the time or only at a certain time of the day?

When I have this problem it's because the ISP is overloaded in my area. It will only happen between 1pm-5pm, not before and not after. Some days it is fine but other days the bitrate drops to 0 and OBS tries to reconnect. Sometimes it will not reconnect and I have to reboot my modem.

I use Virgin Media in the UK. Everything was working well until about 2 weeks ago.
 
Last edited:
Does this happen all the time or only at a certain time of the day?

When I have this problem it's because the ISP is overloaded in my area. It will only happen between 1pm-5pm, not before and not after. Some days it is fine but other days the bitrate drops to 0 and OBS tries to reconnect. Sometimes it will not reconnect and I have to reboot my modem.

I use Virgin Media in the UK. Everything was working well until about 2 weeks ago.

It it happening every time since like 2 months when i had break from streaming, thats weird. Can it be my ISP blocking ports or something?
 
I got this in log. Aborting due to FD_CLOSE, error 10053

Do someone know how to solve this problem? I have turned off my firewall and antivirus.


RTMPPublisher::SocketLoop: Received FD_CLOSE, 18508 ms since last send (buffer: 321119 / 323584)
RTMPPublisher::SocketLoop: Aborting due to FD_CLOSE, error 10053
 
Last edited:
Yes, I had the exact same issue.

15:31:48: RTMPPublisher::SocketLoop: Received FD_CLOSE, 37854 ms since last send (buffer: 269575 / 272384)
15:31:48: RTMPPublisher::SocketLoop: Aborting due to FD_CLOSE, error 10053

15:36:38: RTMPPublisher::SocketLoop: Received FD_CLOSE, 136368 ms since last send (buffer: 268606 / 272384)
15:36:38: RTMPPublisher::SocketLoop: Aborting due to FD_CLOSE, error 10053

15:49:38: RTMPPublisher::SocketLoop: Received FD_CLOSE, 37993 ms since last send (buffer: 272133 / 272384)
15:49:38: RTMPPublisher::SocketLoop: Aborting due to FD_CLOSE, error 10053


Error 10053 is WSAECONNABORTED

https://msdn.microsoft.com/en-us/library/windows/desktop/ms740668(v=vs.85).aspx#WSAECONNABORTED

Which ISP do you use, in which country?
 
Yes, I had the exact same issue.

15:31:48: RTMPPublisher::SocketLoop: Received FD_CLOSE, 37854 ms since last send (buffer: 269575 / 272384)
15:31:48: RTMPPublisher::SocketLoop: Aborting due to FD_CLOSE, error 10053

15:36:38: RTMPPublisher::SocketLoop: Received FD_CLOSE, 136368 ms since last send (buffer: 268606 / 272384)
15:36:38: RTMPPublisher::SocketLoop: Aborting due to FD_CLOSE, error 10053

15:49:38: RTMPPublisher::SocketLoop: Received FD_CLOSE, 37993 ms since last send (buffer: 272133 / 272384)
15:49:38: RTMPPublisher::SocketLoop: Aborting due to FD_CLOSE, error 10053


Error 10053 is WSAECONNABORTED

https://msdn.microsoft.com/en-us/library/windows/desktop/ms740668(v=vs.85).aspx#WSAECONNABORTED

Which ISP do you use, in which country?

Multimedia Polska, it's 120mb download and 10mb upload, it is Poland.
 
Status
Not open for further replies.
Back
Top