hi, I am developing similar project, and Im using uctimsclient http://uctimsclient.berlios.de/, it uses gstreamer to stream audio over RTP. Maybe it would help you :) I am also developing fork od uctimsclient, you can find it under https://bitbucket.org/adutkowski/armphone/src On Mon, Oct 31, 2011 at 2:03 PM, Jun Zhang <zjustc at gmail.com> wrote: > 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 list >> gstreamer-embedded at lists.freedesktop.org >> http://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 >> > > > _______________________________________________ > gstreamer-embedded mailing list > gstreamer-embedded at lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/gstreamer-embedded > > -- Aleksander Dutkowski