Audio over IP based ALSA linux kernel drivers First step is AES67 Then SMPTE 2110 Maybe NDI
Go to file
Preston Baxter 279a358b64 start multipart module 2024-12-23 01:16:46 -06:00
include start multipart module 2024-12-23 01:16:46 -06:00
media add media and start working on RTP tools for testing capture 2024-09-07 17:05:24 -05:00
scripts start multipart module 2024-12-23 01:16:46 -06:00
tools/rtp-tools rtp-tools: add rtp header 2024-09-22 18:17:05 -05:00
.clang-format add clangd tools 2024-07-26 20:54:05 -05:00
.gitignore start multipart module 2024-12-23 01:16:46 -06:00
Makefile start multipart module 2024-12-23 01:16:46 -06:00
Readme.md add readme 2024-07-23 08:57:22 -05:00
aes67.c start multipart module 2024-12-23 01:16:46 -06:00
compile_commands.json start multipart module 2024-12-23 01:16:46 -06:00
rtp.c start multipart module 2024-12-23 01:16:46 -06:00

Readme.md

snd-aoip

The goal of this project is to create in-tree acceptable drivers for audio over IP technologies. If things like AES67 or SMPTE2110 are to become ubiquitous, it starts with making sure its incredibly simple to use them wherever.

WIP

This is very work in progress.