Question / Help OBS disconnecting after 15 mins of streaming

According to your log, you started streaming at 20:47 and stopped at 03:14, which is a streaming time of 6 hours and 26 minutes. You streamed at 60 fps and produced 1391910 frames, which fill exactly 06:26:38 minutes as well, so there is no problem with your system clock. The stream ran continously and flawless. Not even a single frame lagged or dropped.

You also tried to change output settings mid-stream. This does not work: you have to stop any streaming or recording, if you change settings. Only scenes and sources can be changed mid-stream and are applied immediately.
Code:
20:47:42.385: [rtmp stream: 'adv_stream'] Connecting to RTMP URL rtmp://live-sjc.twitch.tv/app...
20:47:42.478: [rtmp stream: 'adv_stream'] Interface: Killer e2200 Gigabit Ethernet Controller (ethernet, 1000 mbps)
20:47:43.589: [rtmp stream: 'adv_stream'] Connection to rtmp://live-sjc.twitch.tv/app successful
20:47:43.592: ==== Streaming Start ===============================================
[...]
20:50:08.037: Settings changed (outputs)
[...]
21:03:10.131: Settings changed (outputs)
[...]
21:03:18.245: Settings changed (outputs)
21:03:18.245: ------------------------------------------------
03:14:22.701: [rtmp stream: 'adv_stream'] User stopped the stream
03:14:22.701: Output 'adv_stream': stopping
03:14:22.701: Output 'adv_stream': Total frames output: 1391910
03:14:22.701: Output 'adv_stream': Total drawn frames: 1392019
03:14:22.704: ==== Streaming Stop ================================================
 
Back
Top