Stefan, thanks for your reply very much.

On Sun, Oct 30, 2011 at 12:26 PM, Stefan Sauer <enso...@hora-obscura.de>wrote:

> **
> 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 
> listgstreamer-embedded@lists.freedesktop.orghttp://lists.freedesktop.org/mailman/listinfo/gstreamer-embedded
>
>
>
> _______________________________________________
> gstreamer-embedded mailing list
> gstreamer-embedded@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/gstreamer-embedded
>
>
_______________________________________________
gstreamer-embedded mailing list
gstreamer-embedded@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/gstreamer-embedded

Reply via email to