Jonathan Isom <jei...@gmail.com> writes:

> 2009/7/10 Bernard Mentink <bment...@gmail.com>:
<snip>
> Hi
>   I have attached an attempt at using vlc's python bindings. The main
> problem is that the
> bindings are only in the repo.  They aren't distributed in the release.
> Also some files (applies to the others interfaces as well) don't seek.
> (mpeg-ts for instance)
> Also I had naming problems( the python binding was named vlc,as was
> plugins in freevo)
> so it wouldn't load load the binding without removing vlc.py plugin
> from the video player.
> I would suggest rc, though the mediacontrolapi is a better approach long term.
>
>
> Documented here:
> http://wiki.videolan.org/MediaControlAPI
>
> Repository here:
> https://trac.videolan.org/vlc/browser/bindings/python
>
> Later
>
> Jonathan

I made a fairly simple attempt at getting the remote to work with vlc
using a unix socket. I got some of the simple commands working but I
didn't have time to make it into a proper patch.

If you want to look at a simple way of doing it I think the --rc-unix
parameter is a good option. Then you can send simple commands like play
pause and others using that socket.

I will try over the weekend to see if I can find some of the code I made
back then.

/Mark

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users

Reply via email to