<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 10/27/2011 04:24 PM, Jun Zhang wrote:
<blockquote
cite="mid:CA+78zj9QOwkgAs9uwq_GEiAz6sAt-N_j6UVe29tF96PoNsk9rw@mail.gmail.com"
type="cite">
<p class="MsoNormal">Hi,</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">I want to use Gstreamer to do real time video
streaming over RTP
protocols.</p>
<p class="MsoNormal">I am totally a newbie to Gstreamer. </p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">My video has been encoded by H.264, and
currently I let the
ARM write the encoded data into a file.</p>
<p class="MsoNormal">How can let gstreamer to work together with
my codes?</p>
</blockquote>
Wrap your hardware encoder as a gstreamer element.<br>
<blockquote
cite="mid:CA+78zj9QOwkgAs9uwq_GEiAz6sAt-N_j6UVe29tF96PoNsk9rw@mail.gmail.com"
type="cite">
<p class="MsoNormal"> </p>
<p class="MsoNormal">There is a function “rtph264pay”, which is
used to stream h.264
coded data into network. </p>
<p class="MsoNormal">But, I just <span style="">donot know how
to use this function to manipulate the buffers, which I store
my compressed data.</span></p>
<p class="MsoNormal"><br>
<span style=""></span></p>
<p class="MsoNormal">
<span style="">Is there any good examples I can refer to?</span></p>
</blockquote>
each gstreamer source module has examples under tests/examples.<br>
<br>
Stefan<br>
<blockquote
cite="mid:CA+78zj9QOwkgAs9uwq_GEiAz6sAt-N_j6UVe29tF96PoNsk9rw@mail.gmail.com"
type="cite">
<p class="MsoNormal"><span style=""><br>
</span></p>
<p class="MsoNormal">Wish anyone has done this similar application
or has any experience on it can share your knowledge with me.<br>
</p>
<p class="MsoNormal"><br>
</p>
<p class="MsoNormal"><br>
</p>
<p class="MsoNormal">Thanks in advance, <br>
</p>
<p class="MsoNormal"><br>
</p>
<p class="MsoNormal">Jun<br>
<span style=""></span></p>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
gstreamer-embedded mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gstreamer-embedded@lists.freedesktop.org">gstreamer-embedded@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-embedded">http://lists.freedesktop.org/mailman/listinfo/gstreamer-embedded</a>
</pre>
</blockquote>
<br>
</body>
</html>