how to do the real time video streaming with gstreamer

Jun Zhang zjustc at gmail.com
Mon Oct 31 06:03:07 PDT 2011


Stefan, thanks for your reply very much.

On Sun, Oct 30, 2011 at 12:26 PM, Stefan Sauer <ensonic at 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 at lists.freedesktop.orghttp://lists.freedesktop.org/mailman/listinfo/gstreamer-embedded
>
>
>
> _______________________________________________
> 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/20111031/3c19f7c7/attachment.htm>


More information about the gstreamer-embedded mailing list