Re: [racket] VideoLAN VLC Media Player Control

2012-09-27 Thread Neil Van Dyke
Thanks for the feedback, Greg and Jorge. Greg's points are resolved in version "1:1". Regarding Windows, turns out that this package does not support Windows at this time. (The Windows build of VLC 2.0.3 has disabled the RC interface that this package uses, due to technical problems in RC's

Re: [racket] VideoLAN VLC Media Player Control

2012-09-24 Thread Jorge Alberto Garcia
Thanks Greg, i try it yesterday on Windows and couln't make it work. *And really really thanks Neil* for all the work you have been releasing to the public. (specially around SICP stuff ) J.A. Garcia On Mon, Sep 24, 2012 at 8:44 AM, Greg Hendershott wrote: > > (I'm also working on a home thea

Re: [racket] VideoLAN VLC Media Player Control

2012-09-24 Thread Greg Hendershott
> (I'm also working on a home theatre thing, in which a Racket "web-server" > servlet is using this library, and providing a UI through Web browsers of > handheld devices on the home LAN.) Cool idea. > If anyone wants to try out this Racket front-end to the VLC media player at > this point, I'd a

[racket] VideoLAN VLC Media Player Control

2012-09-22 Thread Neil Van Dyke
If anyone wants to try out this Racket front-end to the VLC media player at this point, I'd appreciate hearing whether/how it works on your particular platform and VLC version. http://www.neilvandyke.org/racket-vlc/ (I'm also working on a home theatre thing, in which a Racket "web-server" ser