[alsa-devel] [RFC] AVB - network-based soundcards in ALSA

Pierre-Louis Bossart pierre-louis.bossart at linux.intel.com
Wed May 28 17:14:55 CEST 2014


On 5/28/14, 4:43 AM, Henrik Austad wrote:
> On Tue, May 27, 2014 at 11:55:26AM -0500, Pierre-Louis Bossart wrote:
>>
>>> This reminds me of the talk Pierre gave in LPC at San Diego a couple
>>> of years ago.  Although his topic was more about the audio time
>>> accounting, the framework mentioned at that time would fit with this
>>> scenario?
>>
>> Yes it is related but the overall architecture on a first pass of
>> reading seems different: the ideas we presented were more along the
>> lines of letting every subsystem provide an accurate accounting of
>> time and have some userspace parts see and compensate the difference
>> between system, network, audio, video, clocks.
>
> Any documents/talks available for this? I found "Audio/system time
> alignment" from Plumbers 2012 (link at the bottom), is that the one?
>
> I see that this also covers AVB, but places everything AVB-related in
> userspace and then lets the application tie everything together. What
> was the design-rationale for this?
>
> To turn it around; our idea of placing this in the kernel was
> - easier to integrate with v4l
> - single interface (ALSA) for userspace to play audio
> - easy access to NIC internals to ship off frames and whatnot.
>
> what we found to be a pretty neat solution

There are cases where the clock estimation is done in userspace. I sort 
of recall that linuxptp does this for example. So if you want to any 
sort of alignment/correlation between network and local audio clock, it 
needs to be done where the information is available. And if you want to 
do any compensation on the audio data the processing also does below in 
userspace or DSP firmware, not in the kernel.

> Did we miss something crucial?
>
>> very interesting topic and RFC, thanks for posting this.
>
> Thanks for providing feedback! :)
>
> http://www.linuxplumbersconf.org/2012/wp-content/uploads/2012/11/2012-lpc-audio-time-alignment-bossart.pdf
>



More information about the Alsa-devel mailing list