[LAD] [Jack-Devel] Writing an IEEE 802.1BA (AVB) compliant network backend for Jack2

Stéphane Letz letz at grame.fr
Fri Feb 25 11:00:55 UTC 2011


Le 25 févr. 2011 à 11:02, Christoph Kuhr a écrit :

> Hi list,
> 
> i want to write a jack2 network backend, like netjack2, for my bachelor thesis.
> 
> There is a new network standard comming up specialized for audio and video transmission, called AVB (Audio Video Bridging -> IEEE 802.1AS, 802.1Qat, 802.1Qav,...).
> 
> I want do integrate this standard into jack2.
> I want to choose AVB (not ALSA or NET) from the driver dropdown box.
> 
> does anyone know where i can find this implementation in the source code?
> 


For concrete implementation in jack2 as a backend, have a look at JackNetDriver or JackNetOneDriver classes (subclasses of JackAudioDriver base class)

Stéphane


More information about the Linux-audio-dev mailing list