Question / Help OBS stream won't start/keeps disconnecting

Arin1

New Member
Hey!

So I can start the stream in OBS but it won't start on Twitch, after 30 seconds or so it starts disconnecting and reconnecting. I'v tried changing the servers and reinstalling but nothing seems to work

Here are the logs:
https://obsproject.com/logs/p4n1w19fO5scR8Gp

Would be nice if someone helped me out, thanks!
 

Narcogen

Active Member
18:34:06.366: Windows Version: 10.0 Build 17134 (revision: 285; 64-bit)

Windows is out of date. Update, manually if necessary.

18:39:45.525: Video stopped, number of skipped frames due to encoding lag: 3352/6860 (48.9%)
18:41:34.691: Video stopped, number of skipped frames due to encoding lag: 233/4681 (5.0%)


You're overloading your encoder, at least in the above attempt.

https://obsproject.com/wiki/General-Performance-And-Encoding-Issues

18:39:45.524: Output 'adv_stream': Number of lagged frames due to rendering lag/stalls: 125 (1.8%)

You're also overloading your GPU slightly.

https://obsproject.com/wiki/GPU-overload-issues

The below suggests your selected bitrate is just on the edge of what your connection can sustain.

18:40:16.608: ==== Streaming Start ===============================================
18:41:34.684: WriteN, RTMP send error 10053 (4104 bytes)
18:41:34.684: WriteN, RTMP send error 10053 (79 bytes)
18:41:34.691: WriteN, RTMP send error 10038 (42 bytes)
18:41:34.691: [rtmp stream: 'adv_stream'] Disconnected from rtmp://live-cph.twitch.tv/app


This is a network disconnection. If your OS and NIC drivers are up to date, check your local cabling and your router, and if none of those are the cause of the issue, you should address the problem to your ISP.
 
Top