How to test rtsp announce feature in gst rtsp server?

saxon.tseng at senao.com saxon.tseng at senao.com
Tue Mar 8 01:50:01 UTC 2016


Dear Sir,

I found gst-rtsp-server support rtsp announce feature, but it seems don’t like Quicktime/Darwin streaming server.
When I use ffmpeg client to test like “./ffmpeg -i "rtsp://10.0.84.42:554/live/ch01_0" -c copy -f rtsp rtsp://10.0.84.48:8554/test/office119.sdp” in Darwin Server, it will create office119.sdp file and then wait other client to access video. But in gst-rtsp-server, I will get “404 Not Found”

Run rtsp-server:
./test-launch --gst-debug-level=9 videotestsrc ! x264enc ! rtph264pay name=pay0 pt=96
Attached file is the log dump of test-launch.

Do I use wrong command or the ANNOUNCE feature is different with Quicktime/Darwin? If ANNOUNCE is different, how can I test announce in gst-rtsp-server?

Regards,
SaxonTseng

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160308/63047f18/attachment-0001.html>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: trace_rtsp_server_account.txt
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20160308/63047f18/attachment-0001.txt>


More information about the gstreamer-devel mailing list