Skip to content

Darioazzali/oscServer

Repository files navigation

Readme

Install

npm install
npm run build

Deply the front end and the backend. Require this settings parameter:

  1. The address and the port of the server -> Configura server
  2. The ip address and the port of the NodeMapper server (per esempio il Pc sul quale gira nodeMapper) -> Configura il target Osc

Avvia il server compile the front-end and starts the server with the setted parameter.

Actually there is a package that uses the same syntax as UNIX cron for update the parameter periodically.

There is also a receiver for testing in receiverTestfolder, a mini-server that simulates the receiver.
In the readme folder there are two env var to set, The frontend maintains a websocket connection with the server that filter the message and send Udp packet to the target. output

About

OscServer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published