gst-rtsp-server RTSP ANNOUNCE

Alan Petrus dartagnan64b at gmail.com
Tue Mar 1 04:38:06 UTC 2022


Hello,

Does gstreamer support RTSP ANNOUNCE? I would like to use ffmpeg to loop
over a file and then have gst-rtsp-server serve the content from ffmpeg.

My understanding is that ffmpeg can host the content using this command
ffmpeg -re -stream_loop -1 -i test.mp4 -c copy -f rtsp -rtsp_transport tcp
rtsp://localhost:8554/test.sdp

but an rtsp server is required to do the actual streaming. Can
gst-rtsp-server be used in this case and if so what would the pipeline be?

Thank you
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20220228/4c5738a2/attachment.htm>


More information about the gstreamer-devel mailing list