RTSP server with CAM LINK hdmi to usb stick

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

RTSP server with CAM LINK hdmi to usb stick

chris1433
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/
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel