Stream stops on twitch but OBS still shows live

zachdude

New Member
Greetings OBS wizards,

I've made the switch to OBS and been able to stream for about an hour and it seems like sometime around that the stream stops or is blocked possibly?

OBS still shows the status as green and streaming though. Then when I close the program and try to open it again, it says its still running. Sure enough the last session is still up in the task manager. Looking for help and direction into fixing this. Log file attached. Thanks!
 

Attachments

  • 2020-09-15 18-02-05.txt
    140.3 KB · Views: 5

BluePeer

Member
18:03:27.629: [jim-nvenc: 'simple_h264_stream'] settings:
18:03:27.629: rate_control: CBR
...........
18:03:27.641: [rtmp stream: 'simple_stream'] Dynamic bitrate enabled. Dropped frames begone!
18:03:27.641: [rtmp stream: 'simple_stream'] Connecting to RTMP URL rtmp://live-ord02.twitch.tv/app...
18:03:27.682: [rtmp stream: 'simple_stream'] Interface: Realtek PCIe GbE Family Controller (ethernet, 1000 mbps)
18:03:28.509: [rtmp stream: 'simple_stream'] Connection to rtmp://live-ord02.twitch.tv/app successful
........
18:03:28.513: ==== Streaming Start ===============================================
...............
18:03:42.662: [rtmp stream: 'simple_stream'] bitrate decreased to: 4500
18:03:43.641: [rtmp stream: 'simple_stream'] bitrate decreased to: 200
.................
18:04:13.641: [rtmp stream: 'simple_stream'] bitrate increased to: 700, waiting
18:04:43.658: [rtmp stream: 'simple_stream'] bitrate increased to: 1200, waiting


from start to end nonestop bitrate issues
i will not say thats this is the major reason but 9/10 times you close OBS and it still remain as task
the hardware encoder frozen by encoding issues (to less memory/no power avaible...)
a nonestop bitrate change (encoding setting change) creates more spaces for that kind of errors
a bitrate change in the wrong moment for the GPU can kill it
 
Top