Difference between revisions of "User:Hfuller/Low-Latency Network Audio"
From Makers Local 256
(created) |
(aes67 with gstreamer) |
||
(One intermediate revision by one user not shown) | |||
Line 13: | Line 13: | ||
[https://github.com/AVnu/Open-AVB Open AVB] (Will need specialized Intel network cards for this application, but the benefits may be worth it) | [https://github.com/AVnu/Open-AVB Open AVB] (Will need specialized Intel network cards for this application, but the benefits may be worth it) | ||
+ | |||
+ | [http://bela.io/ Bela] - BBB cape that does low latency audio processing | ||
+ | |||
+ | [https://www.linux.com/blog/receiving-aes67-stream-gstreamer] aes67 with gstreamer |
Latest revision as of 21:58, 24 July 2017
Creator: |
Overview
I want to be able to send audio across Ethernet (ideally switched, but mainly just over a cable) between two PCs with an aggregate latency of under 20 ms.
Possible resources
Open AVB (Will need specialized Intel network cards for this application, but the benefits may be worth it)
Bela - BBB cape that does low latency audio processing
[1] aes67 with gstreamer