GNOME Bugzilla – Bug 741543
RTP Playback is not supported in gstreamer 1.x
Last modified: 2014-12-19 14:15:05 UTC
Hi Gstreamer Team, There is no support of RTP playback in gstreamer 1.x.With playbin ,i am not able to play the RTP playback . Architecture: MIPS/ARM Operating System: Linux(3.3.8-3.2) Use Case(Product:Set Top Box) 1.Application(html page)----->HTMLelement---->qtwebkit--->mediaplayer--->gstreamer RTP client command: 1.gst-launch-1.0 playbin uri=rtp://239.255.0.2:5004(Multicast IP) 2.gst-launch-1.0 playbin uri=udp://239.255.0.2:5004 RTP streamer Server command used VLC : cvlc ~/Desktop/testfiles/bodyoflies.ts --sout '#transcode{vcodec=h264,vb=2000,scale=0,acodec=mpga,ab=128,channels=2,samplerate=44100,deinterlace}:rtp{mux=ts,dst=239.255.0.12,port=5004}' --start-time=0 --loop & Please let me know if you want more information. Regards Sanjeet Samsung R & D India. +91 9958217807
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of bug 703111 ***
Also, please do not mark bugs as 'blocker' unless requested to do so by a GStreamer developer.