Hi,
I was looking for an interface to remotely control VLC from another process (telnet is good), that would allow me to:
1. Start/Stop/Open a file
2. Fast Forward (and back), skip, pause, stop
3. Switch to full screen, switch to window mode (without window decoration is best), resize and move the window
4. Get infos on what is playing (infos in the "Stream & Media Info" + runtime infos like time, time remaining, etc...)
5. Enentually a full control over the playlist is great as well.
That would be to try and integrate VLC into a HTPC application. The Application (or rather framework) would play through VLC but then needs a full control over it. A platform-independant way (like telnet) is preferred (as opposed to sending Windows events for example)
Thanks a bunch !!!!!
Note: As far as I can tell, only a tiny subset of all this is included in RC / RC-HOST but then I might be just plain wrong...