Question / Help RTSP not working

batata005

New Member
Hi,

I have a clean Windows 10 install and right after formating windows 10 I installed only OBS 20.0.1 (64 bits). So I opened the app -> ADD -> MEDIA SOURCE -> unchecked LOCAL and in the input field I typed:

rtsp://200.193.21.xxx:6001/onvif1

After hitting OK the problem is that the screen is always black, it is not showing the image. When I use VLC it works perfectly. What I am doing wrong?
 

upsouza

New Member
Hello, I'm having the same issue:

Stream works normally when adding VLC Video Source and providing the URL.
When adding Media source, disabling "Local File" and providing the same URL, only black screen shows.

My URL:
rtsp://<user>:<password>@192.168.0.46:554/onvif1

Where <user> and <password> are replaced by the values defined in the camera.

Log file:


Best regards.
 

Fenrir

Forum Admin
This thread is over 6 years old, please create a new thread in the future.

At a glance, it looks like your RTSP source is malformed:

15:46:27.563: error: Too short data for FU-A H.264 RTP packet
 

upsouza

New Member
This thread is over 6 years old, please create a new thread in the future.
Sorry about that, I'll keep that in mind next time

At a glance, it looks like your RTSP source is malformed
If the problem is on the RTSP source, why opening it as a VLC Video Source works?

Thank you.
 
Top