Audio over IP based ALSA linux kernel drivers First step is AES67 Then SMPTE 2110 Maybe NDI
Go to file
Preston Baxter 832bb09917 destroy sound card when unloading the module 2024-07-23 09:04:55 -05:00
.gitignore init 2024-07-23 08:51:35 -05:00
Makefile init 2024-07-23 08:51:35 -05:00
Readme.md add readme 2024-07-23 08:57:22 -05:00
aes67.c destroy sound card when unloading the module 2024-07-23 09:04:55 -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.