[LAD] Open Source Audio Interface

Paul Davis paul at linuxaudiosystems.com
Thu Sep 11 23:56:20 UTC 2014


On Thu, Sep 11, 2014 at 6:50 PM, Len Ovens <len at ovenwerks.net> wrote:


> Shouldn't be, The network traffic does not need to be real time, but the
> network does. In other words the way the host computer deals with network
> traffic does not need to be real time. The computer puts a packet into a
> buffer, this part does not need to be real time.


this is not correct. there's no difference between this operation and
putting audio into the h/w buffer associated with a PCI audio interface.
the entire transport chain must be RT.

The network sends it while there is no audio traffic, this part does need
> to be real time.
>

also wrong. it must be able to send it on demand, or at least within a
given (realtime) window.

but this then gets to the clocking part ... not word clock per se (although
that is related) but the question of how the entire transport mechanism is
driven.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linuxaudio.org/pipermail/linux-audio-dev/attachments/20140911/fbd2c687/attachment.html>


More information about the Linux-audio-dev mailing list