Hi folks,<br><br>I'm getting started with nokia 770 and maemo programming. Well, I need to write a lightweight video player for 770. The idea is to create a player for reproducing different kinds of streams of audio/video. I've tried to use the 770's video player, but I was not able to reproduce my mms stream. I've also tried to compile VLC for 770, but it was taking me a lot of time and I aborted this idea. So I tried to compile some small examples of the live555 api, and they do worked fine with 770, but for audio only, because the examples have not a visual interface implemented for reproducing videos.
<br><br>Well, instead of creating a new video player from scratch, is there any way of extending the 770's video player? is there some document where I can start reading for doing this? The idea is to utilize the 770's video player interface itself and just implement the stream reception module. 
<br><br>I've searched the maemo site and didn't find any manual in this sense.<br><br>Thanks in advance!<br><br>Loreno<br>