Skip to content

Forwards messages from a UDP port to a websocket, and vice-versa.

Notifications You must be signed in to change notification settings

mngyuan/OSC-Relay

Repository files navigation

OSC Relay

An application titled OSC Relay showing OSC messages forwarded from UDP to a websocket and vice-versa

Forwards messages from a UDP port to a websocket, and vice-versa. Useful for connecting p5.js and other browser applications to native applications or other computers.

Download the latest release.

Development

npm run start

Open this starter sketch and run it to connect to the websocket.

Send some OSC messages - you can the scripts in utils/ to get started. Messages received should appear in the main window of OSC Relay and in the console in the p5.js editor.

About

Forwards messages from a UDP port to a websocket, and vice-versa.

Resources

Stars

Watchers

Forks

Packages

No packages published