SkillAgentSearch skills...

Mast

MAST (Multicast Audio Streaming Toolkit) is set of audio streaming tools using RTP over IPv4 and IPv6 Multicast/Unicast.

Install / Use

/learn @njh/Mast
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

MAST - Multicast Audio Streaming Toolkit

Build Status

What is MAST ?

MAST is a set of command line tools for working with multicast Audio over IP streams that use the Real Time Protocol (RTP). It can be used to interoperate with audio streams that are compatible with the AES67 standard.

MAST is licenced under the permissive MIT License, see the file LICENSE.md for details.

Tools in MAST

MAST aims to follow the Unix Philosophy of "programs that do one thing and do it well".

| Tool | Description | |-----------------|-----------------------------------------------------| | mast-info | Display information about a RTP stream | | mast-recorder | Record/archive audio stream to an audio file | | mast-meter | Programme Peak Meter for checking audio levels | | mast-sap-client | Listen for SAP packets and write them to disk | | mast-sap-server | Periodically transmit SAP packets from SDP files |

Supported Payload Types

MAST supports a number of different payload types from the RTP audio video profile:

  • L16 - 16-bit linear PCM
  • L24 - 24-bit linear PCM

It is intended that additional payload types will be added back in the future.

What happened to MAST v1?

MAST v2 is a re-write of MAST v1, with a focus on high quality linear audio on local area networks, rather distribution over the Internet.

View on GitHub
GitHub Stars121
CategoryContent
Updated2mo ago
Forks29

Languages

C

Security Score

100/100

Audited on Jan 9, 2026

No findings