[gst-devel] Streaming packetized h.264 and Plying back using VLC

Anita Rajan anitarajan at tataelxsi.co.in
Thu Oct 2 10:09:35 CEST 2008


Hi All,

I am using the following pipeline to send h.264 packetized stream acroos to
be played
back using VLC.
gst-launch -v gstrtpbin name=rtpbin \
        filesrc location=/home/Anita/New.264 ! queue ! h264parse !
rtph264pay ! rtpbin.send_rtp_sink_0 \
                  rtpbin.send_rtp_src_0 ! udpsink host=10.60.5.77
\
                  rtpbin.send_rtcp_src_0 ! udpsink host=10.60.5.77
sync=false async=false    \
                  udpsrc port=5005 ! rtpbin.recv_rtcp_sink_0

Could not playback the stream using VLC.
If anyone has tried something like this,please help me know where i am going
wrong in the pipeline.

Thanks and Regards,
Me.




:


The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments contained in it.




More information about the gstreamer-devel mailing list