Home

Awesome

This is a simple tool to find and receive an AES67 audio stream and present a websocket with live updates to draw meters on a webpage.

Usage

Once built the following options are available when launching:

It will attempt to discover and listen to the given stream, and will serve a webpage with basic live meters.

Custom Meters

You can build your own meter graphics in any system that can mount a websocket. The server presents a websocket at /ws/live and will send 30 JSON messages per second with new data to all connected clients.

Websocket Messages

Each message is an array of objects, one for each channel in the received stream.

Each object has the following keys: