MpegTS over UDP

Soeren Grunewald soeren.grunewald at avionic-design.de
Fri Dec 13 02:23:57 PST 2013


Hi Luc,

have you tried the following?

 > gst-launch-0.10 playbin2 flags=0x163 video-sink=nv_gl_eglimagesink 
audio-sink="alsasink device=hw:0,0"

or try using GST_DEBUG_DUMP_DOT_DIR (see 
http://docs.gstreamer.com/display/GstSDK/Basic+tutorial+11%3A+Debugging+tools)

 > GST_DEBUG_DUMP_DOT_DIR=. gst-launch-0.10 ....
 > dot -t svg -O <filename>.dot && eog <filename>.dot.svg

--
Regards,
Soeren


On 12/13/2013 09:18 AM, Luc wrote:
> If I try :
>
> root at emb:~# gst-launch-0.10 -v uridecodebin uri=udp://225.1.2.3:30000
> Setting pipeline to PAUSED ...
> Pipeline is live and does not need PREROLL ...
> Setting pipeline to PLAYING ...
> New clock: GstSystemClock
>
> But nothing seems to work.
>
>
> Thanks for your help.
>


More information about the gstreamer-devel mailing list