Running Gstreamer on windows 7

d dudi017 at gmail.com
Mon Feb 24 03:00:49 PST 2014


Hi!

I have a pipeline that works perfect on ubuntu. 
but when I try to run it on windows 7 I get this error:

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)3166940949,
clock-base=(uint)14
85637076, seqnum-base=(uint)10697"


this is the pipeline (server side..):

gst-launch udpsrc uri=udp://192.168.1.22:5000 caps="application/x-rtp,
media=
(string)video, clock-rate=(int)90000, encoding-name=(string)H264,
sprop-parameter-sets=
(string)\"Z01AFeygoP2AiAAAAwALuaygAHixbLA\\=\\,aOvssg\\=\\=\",
payload=(int)96, ssrc=
(uint)1645090291, clock-base=(uint)1778021115, seqnum-base=(uint)28353" ! 
gstrtpjitterbuffer latency=1000 , do-lost=true ! rtph264depay ! queue !
ffdec_h264 !
autovideosink


if someone knows what to do it will be great!

thanks.



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Running-Gstreamer-on-windows-7-tp4665474.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list