hi!
i need a simple conrol of v4 through a website: a page with 6 buttons which each can pass a bang to v4 (on click). or at least the information that it is triggered. the website will be located on the same pc as the v4 patch is running on and accessed by 5 ipads in the same wifi network. i prefer a website for that because It should have a specific design and some extra text information and should run in a locked kiosk mode on the ipads. so an OSC app or something similar seems to be no solution. on the other hand I’m not a good coder and I have only little html and java script skills. so I got stucked with the http nodes. I tired it with vvvv.js which seemed quite good for what I need but the connection to vvvv is not working (for me). I tried the websocket contribution but on the v4 side it crahes v4 if I enable the node through the pin or inspector. does anyone know about this issue? it is already mentioned in the vvvv.js-forum but not answered. I was looking for other webserver examples in the forum but some of the examples were almost broken with a lot of red nodes and lost connections. I couldn’t figure out how to fix these.
would be happy about any hint or help!
thanks!