Audio over IP based ALSA linux kernel drivers First step is AES67 Then SMPTE 2110 Maybe NDI
Go to file
Preston Baxter 325538e3cc rtp-tools: add rtp header 2024-09-22 18:17:05 -05:00
media add media and start working on RTP tools for testing capture 2024-09-07 17:05:24 -05:00
scripts add clangd tools 2024-07-26 20:54:05 -05: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 tmp 2024-07-31 00:00:12 -05:00
Makefile starting network things 2024-08-03 13:18:31 -05:00
Readme.md add readme 2024-07-23 08:57:22 -05:00
aes67.c add media and start working on RTP tools for testing capture 2024-09-07 17:05:24 -05:00
compile_commands.json add clangd tools 2024-07-26 20:54:05 -05: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.