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.
- For Datastore API, see MOTU AVB Datastore API Docs
- For OSC Reference, see MOTU AVB OSC Reference
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file motu_osc_bridge-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: motu_osc_bridge-0.1.1-py3-none-any.whl
- Upload date:
- Size: 6.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 472ccbfbaef229010f33844b335ca4e4b3d0bcbcf5207a03ed61d3cdde40c0df |
|
MD5 | db7957facde9593501e6614ac70b8bc9 |
|
BLAKE2b-256 | f94f7570b7a782ff8f6e1baed59a4de0766c98e1dc83923f1fe928fe0b86c8fa |