Streaming VND.ONVIF.METADATA with rtsp-server

aborilov aborilov at gmail.com
Mon Oct 6 01:10:30 PDT 2014


Hello!

I need to stream from Axis camera that have two RTP stream: video and
application(motiondetection)

GstPipeline:pipeline0/GstRTSPSrc:rtspsrc0/GstUDPSrc:udpsrc3: caps =
"application/x-rtp\,\ media\=\(string\)application\,\ payload\=\(int\)98\,\
clock-rate\=\(int\)90000\,\ encoding-name\=\(string\)VND.ONVIF.METADATA\,\
a-recvonly\=\(string\)\"\"\,\ ssrc\=\(uint\)2103554003"

If I use RTSPMediaFactoryURI, it stream only video. How can I stream both
RTP streams?

Do I really need to create pay and depay elements for it?

P.S.
I can simple print out this xml with:
gst-launch-1.0 rtspsrc location="url" ! application/x-rtp, media=video !
fakesink dump=true




--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Streaming-VND-ONVIF-METADATA-with-rtsp-server-tp4668957.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list