v4l2rtspserver icon indicating copy to clipboard operation
v4l2rtspserver copied to clipboard

v4l2rtspserver and OBS

Open jjsarton opened this issue 5 years ago • 3 comments
trafficstars

I have tried to get an rtsp stream from the v4l2rtspserver with obs. The communication exchange begin well but end after OBS send the DESCRIBE command. v4l2rtspserver answer with 404 Stream not found.

jjsarton avatar Jun 10 '20 20:06 jjsarton

Hi jjsartin,

I don't know what OBSis ? I guess probably the url used is not the one used by the streamer, you can modify it using option -u. Running with -umystream will publish the stream rtsp://..../mystream

Best Regards, Michel.

mpromonet avatar Sep 19 '20 13:09 mpromonet

Yes, it works.

In OBS, simply add the RTSP URL: OBSWorking

ksaye avatar Jan 21 '21 22:01 ksaye

I can confirm that this works reliably, using a VLC source in OBS.

nettings avatar Apr 08 '21 15:04 nettings