RTSP server with CAM LINK hdmi to usb stick

chris1433 christoph at sevendof.com
Tue Aug 20 18:05:49 UTC 2019


Hi I am trying to stream gopro video over rtsp. I am running ubuntu 18.04,
have a gopro connected using hdmi to a CAM LINK stick. I can watch the
device output using vlc on /dev/video0. I am using the test-readme example,
described here 
https://github.com/hsteinhaus/gst-rtsp-server/blob/master/examples/test-readme.c
<https://github.com/hsteinhaus/gst-rtsp-server/blob/master/examples/test-readme.c> 
. I changed one line in the program, which should take in  NV12 video
stream, so I start the stream using


I can run the example and it gets the stream up, however when I am trying to
connect to the stream using 


I get the following error on the server side:


The device seems to have 3 streams:


I tried to change the formats in the test-readme.c, however I get the same
issue for all of them.

Any ideas or things I can try out? 
Thank you in advance.



--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/


More information about the gstreamer-devel mailing list