Open sleexyz opened 7 years ago
Right now OSC only works when running the node server in conjunction with hylide. To do this is way too complicated to ask of any user.
Instead, OSC should be enabled via a command line flag of the main hylide executable.
We can use vivid-osc and forward osc packets to the web client via websockets.
vivid-osc
Right now OSC only works when running the node server in conjunction with hylide. To do this is way too complicated to ask of any user.
Instead, OSC should be enabled via a command line flag of the main hylide executable.
We can use
vivid-osc
and forward osc packets to the web client via websockets.