Page 1 of 1

How to control VLC using OSC - the script

Posted: Fri Jan 02, 2015 10:08 pm
by Diego Fantoma
Hi everybody,
I wrote a client/server program that allows to control a VLC playlist thru the telnet interface, listening to a OSC port.

The software is strictly experimental and it has been tested on Ubuntu Trusty 14.04 only, but it works.

![Screenshot:](http://www.fantoma.it/extras/VLCOSC.png)


The script may be downloaded from:


How to control VLC using OSC - the script

Posted: Fri Jan 02, 2015 10:15 pm
by Diego Fantoma
I forgot to say that the script is far to be perfect, so use it at your own risk!!!!

How to control VLC using OSC - the script

Posted: Sat Jan 03, 2015 12:01 pm
by Santiago Benejam Torres
Looks great, I will try it soon.