[gst-devel] Does it have mistake?

Hecate_Eos xflxmin17 at 163.com
Thu Jul 8 04:54:26 CEST 2010


I have solved this problem. Although, I don't know the reason.
I just add "sync=false async=false" to the first udpsink. It works. But, in
the remote machine, the video is not very smoothly.
And my local computer seems work very busy.
But, it can work.
Thanks your reply.
 gst-launch gstrtpbin name=rtpbin v4l2src  !  tee name=tee ! queue !
ffmpegcolorspace ! x264enc ! rtph264pay ! rtpbin.send_rtp_sink_0 \
        rtpbin.send_rtp_src_0 ! udpsink port=5000  sync=false async=false\
        rtpbin.send_rtcp_src_0 ! udpsink port=5001 sync=false async=false  \
        udpsrc port=5005 ! rtpbin.recv_rtcp_sink_0
       tee. ! queue ! ffmpegcolorspace ! videoscale ! ximagesink

-- 
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Does-it-have-mistake-tp2280644p2281759.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.




More information about the gstreamer-devel mailing list