<div dir="ltr">Hi, Merrick:<br><br> I think this is not an encoder issue. I noticed the wiki articles you mentioned and I found it uses RTP as transport protocol. RTP is a realtime transport protocol so if packets aren't arrived during a specified `latency', the packets will be considered as `late' and be dropped. That's the main reason to make your video choppy and pixelated.<br>
<br> RTP stuffs in gstreamer are still in `bad' plugin repository and they need to be improved, such as lip-synchronization, jitterbuffer and etc.<br><br>Eric Zhang<br><br><div class="gmail_quote">2008/8/28 Merrick Fonnesbeck <span dir="ltr"><<a href="mailto:MFonnesbeck@sorenson.com">MFonnesbeck@sorenson.com</a>></span><br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div>
<p><font face="Arial" size="2">I am writing a video conferencing application for the Nokia N800/N810 devices that stream video between two devices, and am currently using the hantro4200enc encoder in my GStreamer pipeline to encode the video before sending it out. The video appears on the other side very choppy and pixelated, and I am wondering if I am using the right encoder or whether there is a better encoder that would compress my video better to give me a cleaner video? I got the code initially from the following wiki post telling me how to stream video from the Nokia devices.</font></p>
<p><a href="http://maemo.org/community/wiki/howtostreamvideo/" target="_blank"><u><font color="#0000ff" face="Arial" size="2">http://maemo.org/community/wiki/howtostreamvideo/</font></u></a>
</p>
<p><font face="Arial" size="2">If there is a better way let me know, thanks.</font>
</p>
<p><font face="Arial" size="2">MFonnesbeck </font>
</p>
</div>
<br>-------------------------------------------------------------------------<br>
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge<br>
Build the coolest Linux based applications with Moblin SDK & win great prizes<br>
Grand prize is a trip for two to an Open Source event anywhere in the world<br>
<a href="http://moblin-contest.org/redirect.php?banner_id=100&url=/" target="_blank">http://moblin-contest.org/redirect.php?banner_id=100&url=/</a><br>_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
<br></blockquote></div><br></div>