Audric_San
New Member
Hello,
I'm having trouble displaying an RTSP stream in OBS. The stream plays perfectly in VLC, but when I add it to OBS, the video does not start at all.
Here are the details of my setup and what I’ve tried so far:
```
00:38:26.360: User added source 'Media Source' (ffmpeg_source) to scene 'Full'
00:38:46.671: [Media Source 'Media Source']: settings:
00:38:46.671: input: rtsp://<user>:<pass>@192.168.xx.xx:554/live/ch0
00:38:46.671: input_format:
00:38:46.671: speed: 100
00:38:46.671: is_looping: no
00:38:46.671: is_linear_alpha: no
00:38:46.671: is_hw_decoding: no
00:38:46.671: is_clear_on_media_end: yes
00:38:46.671: restart_on_activate: yes
00:38:46.671: close_when_inactive: no
00:38:46.671: full_decode: no
00:38:46.671: ffmpeg_options:
00:40:16.081: warning: max delay reached. need to consume packet
00:40:16.081: warning: RTP: missed 1 packets
00:42:20.879: warning: max delay reached. need to consume packet
00:42:20.879: warning: RTP: missed 1 packets
```
Does anyone have suggestions for troubleshooting this issue or specific settings to check in OBS?
Thank you very much for your help!
I'm having trouble displaying an RTSP stream in OBS. The stream plays perfectly in VLC, but when I add it to OBS, the video does not start at all.
Here are the details of my setup and what I’ve tried so far:
- Added Source: RTSP with the following settings:
- URL: rtsp://<user>:<pass>@192.168.xx.xx:554/live/ch0
- Hardware decoding: disabled (tested with both enabled and disabled).
- Settings: not looping, does not close when inactive.
- What I've Tried:
- Enabling hardware decoding.
- Reducing the resolution and bitrate of the stream from the camera.
```
00:38:26.360: User added source 'Media Source' (ffmpeg_source) to scene 'Full'
00:38:46.671: [Media Source 'Media Source']: settings:
00:38:46.671: input: rtsp://<user>:<pass>@192.168.xx.xx:554/live/ch0
00:38:46.671: input_format:
00:38:46.671: speed: 100
00:38:46.671: is_looping: no
00:38:46.671: is_linear_alpha: no
00:38:46.671: is_hw_decoding: no
00:38:46.671: is_clear_on_media_end: yes
00:38:46.671: restart_on_activate: yes
00:38:46.671: close_when_inactive: no
00:38:46.671: full_decode: no
00:38:46.671: ffmpeg_options:
00:40:16.081: warning: max delay reached. need to consume packet
00:40:16.081: warning: RTP: missed 1 packets
00:42:20.879: warning: max delay reached. need to consume packet
00:42:20.879: warning: RTP: missed 1 packets
```
Does anyone have suggestions for troubleshooting this issue or specific settings to check in OBS?
Thank you very much for your help!