Encoder crashing mid stream / pc becoming sluggish the longer i'm live

So as expected the encoder held with no issue. No errors no crashes no resets. The one thing i will say is that this driver seems a bit weaker for dead by daylight in particular then more recent drivers so i might have to go out and experiment with a more recent driver that doesn't have the same issues as current drivers do. All in all I'm happy we got it resolved and even tho my fps is not locked at 120 the whole time i can still stream the game and it wont randomly crash so that's a win in my book! Log for proof its not happening anymorehttps://obsproject.com/logs/zEF1gT5gDRyjDt3B

SOLVED TLDR:
1. Reinstall an older driver (in my case https://www.nvidia.com/en-us/drivers/details/237785/) [this actually solved the issue completely]
2. Update your obs plugins / Nvidia video and audio sdk's
3. Removed unused scenes and sources, remove game captures in a scene so you only have 1
4. clean install your driver using DDU.

Huge shout out to @rockbottom for helping me solve this. I legit thought i was cooked for a while!
 
Sweet! Nice & stable.

120HZ should eliminate the Rendering Lag. I would work on streamlining that Scene Collection, lots of wasted resources there.

Connection stalls close to 5%, might need to bag the multi-out until you get it figured out/cleaned up.

23:46:47.772: [rtmp stream: 'multi-output'] User stopped the stream
23:46:47.772: [rtmp stream: 'multi-output'] Socket send buffer is 2097152 bytes
23:46:47.772: Output 'multi-output': stopping
23:46:47.772: Output 'multi-output': Total frames output: 749180 (787432 attempted)
23:46:47.772: Output 'multi-output': Total drawn frames: 786947 (787509 attempted)
23:46:47.772: Output 'multi-output': Number of lagged frames due to rendering lag/stalls: 562 (0.1%)
23:46:47.772: Output 'multi-output': Number of dropped frames due to insufficient bandwidth/connection stalls: 38252 (4.9%)
23:46:47.772: [obs-multi-rtmp] Release output while it is active.
23:46:47.772: warning: 2 frames left in the queue on closing
23:46:53.161: save_or_load_event_callback 1, 716086738
23:46:53.161: obs save event
23:46:53.320: [rtmp stream: 'adv_stream'] User stopped the stream
23:46:53.320: [rtmp stream: 'adv_stream'] Socket send buffer is 4194304 bytes
23:46:53.321: Output 'adv_stream': stopping
23:46:53.321: Output 'adv_stream': Total frames output: 752753 (787644 attempted)
23:46:53.321: Output 'adv_stream': Total drawn frames: 787280 (787842 attempted)
23:46:53.321: Output 'adv_stream': Number of lagged frames due to rendering lag/stalls: 562 (0.1%)
23:46:53.321: Output 'adv_stream': Number of dropped frames due to insufficient bandwidth/connection stalls: 34891 (4.4%)
23:46:53.321: [rtmp stream: 'adv_stream'] Freeing 1300 remaining packets
23:46:53.321: warning: 2 frames left in the queue on closing
23:46:53.322: stream_stopped_event
23:46:53.322: enabled: 1, is_streaming 0, streaming_output_enabled 1, streaming_transcripts_enabled 0, is_streaming_relevant: 0, is_recording 0, recording_output_enabled 0, recording_transcripts_enabled 0, is_recording_relevant: 0, is_virtualcam_on 0, virtualcam_transcripts_enabled 0, is_virtualcam_relevant 0, is_preview_open 0, is_text_output_relevant 0, is_file_output_relevant 0, scene_collection_name: , source: 'Wave XLR Mic', equal_settings 1, do_captioning 0
23:46:53.322: caption_output_writer_loop streaming done
23:46:53.322: settings changed, disabling captioning
23:46:53.325: ==== Streaming Stop ================================================
23:47:01.083: [rtmp stream: 'multi-output'] User stopped the stream
23:47:01.083: [rtmp stream: 'multi-output'] Socket send buffer is 4194304 bytes
23:47:01.083: Output 'multi-output': stopping
23:47:01.084: Output 'multi-output': Total frames output: 755119 (788110 attempted)
23:47:01.084: Output 'multi-output': Total drawn frames: 787746 (788308 attempted)
23:47:01.084: Output 'multi-output': Number of lagged frames due to rendering lag/stalls: 562 (0.1%)
23:47:01.084: Output 'multi-output': Number of dropped frames due to insufficient bandwidth/connection stalls: 32991 (4.2%)
23:47:01.084: [obs-multi-rtmp] Release output while it is active.
23:47:01.084: [rtmp stream: 'multi-output'] Freeing 896 remaining packets
23:47:01.084: Video stopped, number of skipped frames due to encoding lag: 562/788290 (0.1%)
23:47:01.166: warning: 2 frames left in the queue on closing

 
Some audio lag is happening during your encodes. It could be a routing issue, the Source or your CPU is overloaded.

I think this is the correct Source. Device Timing is being used & the device is lagging.....

20:06:34.475: [win-wasapi: 'soundboard audio wave'] update settings:
20:06:34.475: device id: {0.0.0.00000000}.{51b2cbad-75b0-4f07-bb52-201ea7238d61}
20:06:34.475: use device timing: 1

20:07:27.361: Max audio buffering reached!
20:07:27.362: adding 917 milliseconds of audio buffering, total audio buffering is now 960 milliseconds (source: browser audio wave)

3:05:41.699: Source browser audio wave audio is lagging (over by 10692961.70 ms) at max audio buffering. Restarting source audio.

Captions are also lagging at several points, not sure what affect that is having as I have never used them.
 
Back
Top