Wednesday, May 18, 2011

Web > OSC

Finally I found a solution to control installations of Max, PD and other software from a website. For first I had several unsuccessful experiments with Flosc, JavaOSC, NetUtil, Processing/oscP5. Then I created a working one from the summary of the phpOSC class of Andy Schmeder and a Javascript slider collection (this of Tigra is perfect for it). 
Now it works as follows:

back-end:
- php script, modified (rename to .php)
- slider.js, modified
- pd OSC server behind a firewall


front-end:
- controller website
- server client pd patch

Some screenshots:
 the server window on the periszkop radio screen

the controller on the web

No comments:

Post a Comment