[gst-devel] Query:RTP BIN element
ajitjohn
ajitjohn at tataelxsi.co.in
Mon Oct 6 16:44:59 CEST 2008
Hi all,
I am using the following pipeline for streaming a h.264 file using rtpbin
element
gst-launch -v gstrtpbin name=rtpbin filesrc
location=/root/Desktop/test24fpsaudvid.264 ! queue ! h264parse ! rtph264pay
! rtpbin.send_rtp_sink_0 rtpbin.send_rtp_src_0 ! udpsink host=10.60.3.64
port=5000 rtpbin.send_rtcp_src_0 ! udpsink host=10.60.3.63 port=5001
sync=false async=false udpsrc port=5005 ! rtpbin.recv_rtcp_sink_0
But i am not able to stream the file .I am not getting any errors though
but at the receiver side i am not able to receive anything.
thanks in advance.
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