Discussion:
How to connect rtsp server to gstreamer pipeline?
victor1234
2014-06-26 18:27:38 UTC
Permalink
I want to create rtspsink for my application.
How I can connect my pipe to rtsp server pipe? Should I use appsink and
appsrc? Is there any examples?



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/How-to-connect-rtsp-server-to-gstreamer-pipeline-tp4667707.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
Sebastian Dröge
2014-06-27 06:46:51 UTC
Permalink
Post by victor1234
I want to create rtspsink for my application.
How I can connect my pipe to rtsp server pipe? Should I use appsink and
appsrc? Is there any examples?
Yes, there are many examples in the gst-rtsp-server sources, including
one using appsrc:
http://cgit.freedesktop.org/gstreamer/gst-rtsp-server/tree/examples/test-appsrc.c
--
Sebastian Dröge, Centricular Ltd - http://www.centricular.com
Expertise, Straight from the Source
Loading...