Looking for help with obs video disconnecting from youtube live stream

Stream78

New Member
In two different occasions connection to YouTube is lost and essentially video is dropped, is there anything I can do to prevent this. Using Android Mobile phone via droidcam as video capture device Attached log files
22:56:47.257: ==== Streaming Start ===============================================
23:05:43.531: [DroidCamOBS] decoder catchup: decodeQueue: 0 recieveQueue: 27
23:30:25.203: [rtmp stream: 'simple_stream'] bitrate decreased to: 8200
23:30:26.162: [rtmp stream: 'simple_stream'] bitrate decreased to: 3700
23:30:27.394: [rtmp stream: 'simple_stream'] bitrate decreased to: 1200
23:30:27.404: [qsv encoder: 'simple_video_stream'] Failed to reconfigure
23:30:31.404: [rtmp stream: 'simple_stream'] bitrate increased to: 2100, waiting
23:30:31.420: [qsv encoder: 'simple_video_stream'] Failed to reconfigure
23:34:10.857: ==== Shutting down ==================================================
23:34:10.935: [DroidCamOBS] stopping

2nd failure

22:58:02.631: ==== Streaming Start ===============================================
23:42:35.858: [rtmp stream: 'simple_stream'] bitrate decreased to: 8700
23:42:37.275: [rtmp stream: 'simple_stream'] bitrate decreased to: 200
23:42:37.290: [qsv encoder: 'simple_video_stream'] Failed to reconfigure
23:42:41.291: [rtmp stream: 'simple_stream'] bitrate increased to: 1100, waiting
23:42:41.307: [qsv encoder: 'simple_video_stream'] Failed to reconfigure
23:45:46.168: [DroidCamOBS] @decoder alloc: size=18968
23:45:46.168: [DroidCamOBS] @decoder alloc: size=36379
23:45:46.179: [DroidCamOBS] @decoder alloc: size=27839
23:45:46.312: [DroidCamOBS] @decoder alloc: size=22821
23:45:46.473: [DroidCamOBS] @decoder alloc: size=21237
23:45:46.615: [DroidCamOBS] @decoder alloc: size=34384
23:45:46.682: [DroidCamOBS] @decoder alloc: size=20759
23:45:47.177: [DroidCamOBS] @decoder alloc: size=29512
23:48:51.061: [DroidCamOBS] read header recv returned 0
23:48:53.062: [DroidCamOBS] ~decoder alloc_count=0
23:48:53.207: [DroidCamOBS] read header recv returned 0
23:48:55.207: [DroidCamOBS] ~decoder alloc_count=0
23:48:55.679: [DroidCamOBS] have config: 30
23:48:55.683: [DroidCamOBS] @decoder alloc: size=103319
23:48:59.295: [DroidCamOBS] @decoder alloc: size=23617
23:48:59.314: [DroidCamOBS] @decoder alloc: size=37136
23:50:09.799: [DroidCamOBS] read header recv returned 0
23:50:11.802: [DroidCamOBS] ~decoder alloc_count=0
23:50:11.910: [DroidCamOBS] "adb fwd" exit value 1
23:50:11.910: [DroidCamOBS] adb_forward failed
23:50:14.035: [DroidCamOBS] "adb fwd" exit value 1


2nd failure
 

Attachments

  • Crash 2023-03-16 23-48-58.txt
    84.9 KB · Views: 9
  • 2023-03-18 22-48-58.txt
    204.9 KB · Views: 12

PaiSand

Active Member
The crash is happening on a custom dock or browser source.
Please read and follow directions and recommendations on the analyzer:

Try reducing to 30fps or change the output resolution to 720p at 60 fps.
Filters use more CPU, so consider not using it.

The easy way to fix a configuration is running the Auto-configuration Wizard (tools menu) and apply the settings it gives. Do not change a thing. Restart OBS and test.
 
Top