Re: RC question
Chris Angelico <[email protected]> Wed, 7 Jan 2015 04:02:55 +1100
| Newsgroups | gmane.comp.video.videolan.vlc.general |
|---|---|
| Message-ID | <CAPTjJmqiFiuZbxR+2=rrvtE+m6cORZHHab7wYM9cDSuvbGUoKA@mail.gmail.com> |
On Wed, Jan 7, 2015 at 3:54 AM, Edit B <[email protected]> wrote: > Still working in Director (using a lot of Xtras) > Under Win, i can get Telnet to work (althought with a lot of hoops), but > that does not work on Mac, and i fear it won't work on Win anymore anytime > soon. > Besides, from the docs, Telnet is limited compared to shelling / RC > It's the only language i know, and i still like it very much (It's really > fast for small / one-off projects) I'm not familiar with Director (is it https://en.wikipedia.org/wiki/Lingo_(programming_language) ?), but if you pick up something like Python, you'll be able to establish a socket connection easily. I made a simple program a little while ago that, among other things, could pause and resume a video, using the telnet interface. There may not be a command-line 'telnet' program on your platform, but there's certainly BSD socket support, which is all you really need. ChrisA ______________________________________________________ vlc mailing list To unsubscribe or modify your subscription options: https://mailman.videolan.org/listinfo/vlc