> 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 \
> rtpbin.send_rtcp_src_0 ! udpsink port=5001 sync=false async=false \
> udpsrc port=5005 ! rtpbin.recv_rtcp_sink_0
> tee. ! ffmpegcolorspace ! videoscale ! ximagesink
>
> Thanks in advance.
>
Try adding a queue in the second branch
tee. ! queue ! ffmpegcolorspace ! videoscale ! ximagesink
------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first --
http://p.sf.net/sfu/sprint-com-first_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel