You are sure, gstreamer is a good point of start. <br>I have not started reading any documentation about gstreamer, just some pieces of information for getting an overview of what it is. <br><br>However, based on the figure at 
<a href="http://maemo.org/platform/docs/multimedia/images/multimedia/770-arch.png">http://maemo.org/platform/docs/multimedia/images/multimedia/770-arch.png</a> , gstreamer is only an api by which upper applications may use to access&nbsp; the multimedia functionalities of 770. That is, using gstreamer is certainly part of the solution, but I think that for extending the 770 video player, the video player itself should announce some interface through which people may extend its capabilities, such as providing a new feature for RTP stream playback. It's this documentation what I'm missing...
<br><br>Does anybody knows if such documentation exists, or even whether is it possible?<br><br>Loreno<br> <br><div><span class="gmail_quote">On 6/11/06, <b class="gmail_sendername">Chris Bare</b> &lt;<a href="mailto:chris@bareflix.com">
chris@bareflix.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">&gt; Well, instead of creating a new video player from scratch, is there any way
<br>&gt; of extending the 770's video player? is there some document where I can<br>&gt; start reading for doing this? The idea is to utilize the 770's video player<br>&gt; interface itself and just implement the stream reception module.
<br><br>I believe the video player is based on gstreamer, and the new Beta is updated<br>to gstreamer 0.10. You should be able to use the same gstreamer elements in<br>your own application. If I understand correctly, there is an output element
<br>that uses the DSP for better performance. Unfortunately I don't know any of<br>the details, I'm just starting to learn gstreamer myself.<br>--<br>Chris Bare<br><a href="mailto:chris@bareflix.com">chris@bareflix.com</a>
<br></blockquote></div><br>