Skip to main content

A service to bridge HTTP messages from a MOTU AVB interface's datastore API to an OSC Server, such as TouchOSC.

Project description

MOTU AVB Websocket Bridge

A service to bridge HTTP messages from a MOTU AVB interface's datastore API to an OSC Server, such as TouchOSC.

Usage

In the command line at the project root, run:

./run <OSC SERVER NAME> --avbserver http://localhost:8888

The "OSC SERVER NAME" is the ZeroConf (Bonjour) name of the OSC server that will be listening for messages, e.g. for touchOSC this might be "iPhone [iPhone] (TouchOSC)". The application will wait for this server to become available, connect to it and begin long-polling the MOTU AVB device to listen for changes. The service will relay any changes to the OSC server as OSC messages. For TouchOSC Configuration, see OSC Connection

The "AVB Server" is the URI of the MOTU AVB device to which the service will connect and relay any datastore updates. For a 1248, this might be http://1248.local. For testing connectivity to a virtual MOTU AVB device, use my MOTU Development AVB Server repository.

Reference

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

motu_osc_bridge-0.1.1-py3-none-any.whl (6.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page