List, configure, and control Dante network audio devices without Dante Controller
Project description
Description
This is a python program for controlling Dante network audio devices (and possibly others in the future). It's very early, so expect things to break or switches to change. Use this at your own risk; it's not ready for anything other than a test environment and could make the devices behave unexpectedly. The first goal is to do everything that Dante Controller can do that would be useful for control of the devices from a command-line interface or within scripts.
For more information, check out the gearspace discussion.
Features
- AVIO input/output gain control
- Add/remove subscriptions
- CLI
- Display active subscriptions, Rx and Tx channels, devices names and addresses, subscription status
- JSON output
- Set device latency, sample rate, encoding
- Set/reset channel names, device names
- mDNS device discovery
In progress
- Gather information from multicast traffic (make, model, lock status, subscription changes)
Planned features
- AES67 device support
- Change channel/device names without affecting existing subscriptions
- Change/display device settings (AES67 mode)
- Client/server modes
- Command prompt
- Control of Shure wireless devices (Axient receivers and PSM transmitters)
- Signal presence indicator
- Stand-alone command API
- TUI
- Web application UI
- XML output (such as a Dante preset file)
Installation
To install from PyPI on most systems, use pip or pipx:
pipx install netaudio
pip install netaudio
To install the package from a clone:
pipx install --force --include-deps .
Arch Linux
To install from AUR, build the package with aur/python-netaudio. For development, install the following packages:
pacman -S community/python-pipx community/python-poetry
MacOS
For development, install the following packages:
brew install pipx poetry
brew link pipx poetry
Usage
To run without installing:
poetry install
poetry run netaudio
Then run netaudio
Documentation
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 Distribution
Built Distribution
File details
Details for the file netaudio-0.0.10.tar.gz
.
File metadata
- Download URL: netaudio-0.0.10.tar.gz
- Upload date:
- Size: 18.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.2 Linux/5.16.9-arch1-1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5fa66cb3f479dfa09a8881995978082a19510ae557c6303257802bd74f1ba657 |
|
MD5 | fa251405734da02761237553c551ddbd |
|
BLAKE2b-256 | 5a532d6a3d5354480c1af0c1ca0cfcc7af1eac9e63083a7a8ab6df2041b6f633 |
File details
Details for the file netaudio-0.0.10-py3-none-any.whl
.
File metadata
- Download URL: netaudio-0.0.10-py3-none-any.whl
- Upload date:
- Size: 26.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.13 CPython/3.10.2 Linux/5.16.9-arch1-1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 174b12f698eadfb77faf4cd73805e08eed1c075f5cc8f0641188484742163f4b |
|
MD5 | eb2e67973091cc088c8cedfb72c95d6a |
|
BLAKE2b-256 | 9f60f7934863ce5a9550e27b67132bf51113680fb672ac0a9b69e8764e39a2ec |