Question / Help My stream is reconnecting after EVERY 10 MINUTES

sqnt

Member
Hello. I have an issue that just showed this month. When I stream at 2700 bitrate, everything is good, no drops nothing is buffering BUT! When my stream time is at 10 minutes, my bitrate is going to 0 then stream is reconnecting. I tried changing stream key, changing servers, lowering bitrate.

Code:
https://gist.github.com/1e765a62777e4cd78924
 
Hello. I have an issue that just showed this month. When I stream at 2700 bitrate, everything is good, no drops nothing is buffering BUT! When my stream time is at 10 minutes, my bitrate is going to 0 then stream is reconnecting. I tried changing stream key, changing servers, lowering bitrate.

Code:
https://gist.github.com/1e765a62777e4cd78924
Its software on your PC, maybe a firewall or an anti malware/virus scanner that is causing the disconnect.

Code:
Aborting due to FD_CLOSE, error 10053
 
I turned off my firewall and turned off my anti-virus AVAST.

@edit im turning off windows defender and we will see if it works

@edit2 its not working ;/
 
Last edited:
I turned off my firewall and turned off my anti-virus AVAST.

@edit im turning off windows defender and we will see if it works

@edit2 its not working ;/
this is not a windows defender thing. enable anything native to windows is perfectly fine. uninstall the third party firewall is sometimes the only way to ensure the firewall isn't running as a service.

Again, Anything native to windows is perfectly fine and should stay enabled.
 
this is not a windows defender thing. enable anything native to windows is perfectly fine. uninstall the third party firewall is sometimes the only way to ensure the firewall isn't running as a service.

Again, Anything native to windows is perfectly fine and should stay enabled.

i dont understand, should I uninstall AVAST?
 
thats the log when issue happens RIGHT NOW

https://gist.github.com/5d6ec25b29d2f473545c
check through your programs and features. make sure there isn't anything in there that you didn't install that is acting as a firewall.

FD_CLOSE, error 10053

the above is the error message which is a generic MS error message for winsock. you can google for more info.

So I would next:
update network card drivers from your motherboards website
reset modem and router from ISP.
 
check through your programs and features. make sure there isn't anything in there that you didn't install that is acting as a firewall.

FD_CLOSE, error 10053

the above is the error message which is a generic MS error message for winsock. you can google for more info.

So I would next:
update network card drivers from your motherboards website
reset modem and router from ISP.

i have updated the drivers, reseted the modem and isp. nothing better. I checked the programs and theres nothing that can act like firewall.
 
your bandwidth is not the issue. it is something between you and twitch that is causing a disconnection. usually this is a third party firewall seeing abnomally large traffic from OBS and it shuts it off. I dont know what else to tell you to do. lookup the error and see for other solutions. since this probably varies, you'll get a variety of answers. one will work for you.
 
Back
Top