gst-rtsp-server: rebroadcasting existing RTP streams

Martin Jackson mjackson220.list at gmail.com
Fri Jun 30 07:50:41 UTC 2017


Dear gstreamer developers,

I'm trying to use the gst-rtsp-server to slurp in existing RTP streams in
various formats and make these available to external clients with the RTSP
protocol.

However, the general design of the gst-rtsp-server seems to be that you
have some media streams e.g. h264 + aac, for which you create payloader
elements, and the server does all the rest for you. This is great, unless
you just want to route some existing RTP streams, in which case it gets in
the way a bit! I'm really impressed with the rtsp protocol handling and RTP
infrastructure of gstreamer, so I think there's a lot of gain to be had
here from gst-rtsp-server.

Does anyone have any advice on how to do such a thing? The best I have come
up with so far is to use identity elements as the payloaders, which is
obviously less than ideal!

Best regards, many thanks,

Martin Jackson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20170630/3a684e33/attachment.html>


More information about the gstreamer-devel mailing list