Cannot set caps on udpsrc0 to..
Dudi.r
dudi017 at gmail.com
Tue Mar 11 00:32:24 PDT 2014
Hi,
I have simple client-server pipeline (on windows), when I try to run the
client I get:
WARNING: erroneous pipeline: could not set property "caps" in element
"udpsrc0"
to "application/x-rtp, media=(string)video, clock-rate=(int)90000,
encoding-name=(string)H264,
sprop-parameter-sets=(string)"Z2QAFKzZQUH7ARAAAAMAF3NZQADxQplgAA\\=\\=\\,aOvssiw\\=",
payload=(int)96, ssrc=(uint)4087092681, clock-base=(uint)1800162665,
seqnum-base=(uint)38859"
this is the client pipeline:
gst-launch-0.10 udpsrc port=5000 caps="application/x-rtp,
media=(string)video, clock-rate=(int)90000,
encoding-name=(string)H264,sprop-parameter-sets=(string)\"Z2QAFKzZQUH7ARAAAAMAF3NZQADxQplgAA\\=\\=\\,aOvssiw\\=\",
payload=(int)96, ssrc=(uint)4087092681, clock-base=(uint)1800162665,
seqnum-base=(uint)38859" ! gstrtpjitterbuffer latency=1000 , do-lost=true !
rtph264depay ! queue ! ffdec_h264 ! autovideosink
any idea of what im doing wrong?
thanks!
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Cannot-set-caps-on-udpsrc0-to-tp4665888.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list