RTP streaming

Chuck Crisler ccrisler at mutualink.net
Tue Nov 26 09:43:15 PST 2013


I don't know much about what you are doing but, by default, VLC will
encapsulate MP2T in RTP (payload type 36) while, by default, GStreamer uses
'raw' RTP. Try starting the VLC server and specify 'raw' encapsulation.


On Tue, Nov 26, 2013 at 11:33 AM, satish kumar <satishnitk2000 at gmail.com>wrote:

> hi,
>
> I am using VLC as streaming server and gstreamer 0.10.36 for client. I am
> using playbin2 for playing the stream.
>
> When I am using the following command:
>
> ./helloworld udp://127.0.0.1:5000 its working fine
>
> but when using
>
> ./helloworld rtp://127.0.0.1:5000, its not working and error is displayed
> as no URI handler for rtp.
>
> Can anyone specify why not working in second case?
>
> Am I missing something?
>
> any help will be appreciated.
>
> Thanks in advance,
>
> BR/satish
>
>
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20131126/76696bb0/attachment.html>


More information about the gstreamer-devel mailing list