differences between windows and ubuntu- simple pipeline

Dudi.r dudi017 at gmail.com
Mon Mar 10 03:51:39 PDT 2014


Hi,

I tried:

server:
gst-launch-0.10 filesrc location=modern5sec.pcap ! pcapparse src-port=58694
! application/x-rtp, payload=(int)96, media=(string)video,
clock-rate=(int)90000, encoding-name=(string)H264  !  udpsink  port=5000

client:
gst-launch-0.10 udpsrc port=5000 caps=application/x-rtp,
media=(string)video, clock-rate=(int)90000, encoding-name=(string)H264,
payload=(int)96 ! gstrtpjitterbuffer latency=1000 , do-lost=true !
rtph264depay ! queue ! ffdec_h264 ! autovideosink

and it still not working :/



--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/differences-between-windows-and-ubuntu-simple-pipeline-tp4665864p4665869.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list