View Single Post
Posts: 503 | Thanked: 267 times | Joined on Jul 2006 @ Helsinki
#400
Originally Posted by kingchurch View Post
The new release of MPlyaer is great!
Just wondering how to make RTSP streaming work with MPlayer ? Is the Live555 module easy to be compiled with MPlayer ? Any hints where to start to port the Live555 to N800 for Mplayer ?
It will probably work fine if compiled in. Looks like MPlayer requires installing external dependency for Live555 support. I have no experience with RTSP streaming, so I don't know how it should work and how to test it though.
If you want to try compiling your own build of MPlayer for maemo, you can checkout sources from garage mplayer SVN and run either 'make deb-n800' or 'make deb-n770' in scratchbox. All the configuration options can be found in 'debian/rules' file.