How to play the IPTV unicast stream with udpsrc ?
tanzhichaoanuo
tanzhichaoanuo at 163.com
Wed May 16 06:29:35 PDT 2012
Hello everyone:
Now I want to receive the IPTV unicast stream(H264 TS stream) with
udpsrc,but the stream was sent to the ip:192.168.0.100,port:8050,and My
computer IP was 192.168.0.99,If I dont't change My IP address,How can I use
udpsrc to receive and play the stream?-----------I want to inspect the
stream.
If the stream was sent to My IP address,I will use:
gst-launch-0.10 -vm udpsrc port=1234 \
caps="application/x-rtp,media=(string)video,clock-rate=(int)90000,payload=(int)96"
\
! .recv_rtp_sink_0 gstrtpbin latency=800 ! rtpmp2tdepay \
! mpegtsdemux ! ffdec_h264 ! xvimagesink
Thanks very much.
zhichao.
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/How-to-play-the-IPTV-unicast-stream-with-udpsrc-tp4641360.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list