how to do the real time video streaming with gstreamer

Stefan Sauer ensonic at hora-obscura.de
Sun Oct 30 09:26:28 PDT 2011


On 10/27/2011 04:24 PM, Jun Zhang wrote:
>
> Hi,
>
>  
>
> I want to use Gstreamer to do real time video streaming over RTP
> protocols.
>
> I am totally a newbie to Gstreamer.
>
>  
>
> My video has been encoded by H.264, and currently I let the ARM write
> the encoded data into a file.
>
> How can let gstreamer to work together with my codes?
>
Wrap your hardware encoder as a gstreamer element.
>
>  
>
> There is a function “rtph264pay”, which is used to stream h.264 coded
> data into network.
>
> But, I just  donot know how to use this function to manipulate the
> buffers, which I store my compressed data.
>
>
> Is there any good examples I can refer to?
>
each gstreamer source module has examples under tests/examples.

Stefan
>
>
> Wish anyone has done this similar application or has any experience on
> it can share your knowledge with me.
>
>
>
> Thanks in advance,
>
>
> Jun
>
>
> _______________________________________________
> gstreamer-embedded mailing list
> gstreamer-embedded at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-embedded

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-embedded/attachments/20111030/fbf0b087/attachment.html>


More information about the gstreamer-embedded mailing list