11-30-2018, 02:32 AM
Often I wish I could use my Moode rPi as a DAC for my workstation.
Audio over IP seems to be gaining popularity in pro audio world. AES67 is an open standard that puts PCM into IP packets. There are drivers that look like a sound card to the host OS. The standard attempts to minimizes latency, which is nice, but not critical for me. I wonder if the rPi could receive 2ch 24bit 96kHz over ethernet without too much jitter?
I've done a bit of googling and found some hints for implementing AES67 by using PTP and Gstreamer. No working code on a rPi yet.
Audio over IP seems to be gaining popularity in pro audio world. AES67 is an open standard that puts PCM into IP packets. There are drivers that look like a sound card to the host OS. The standard attempts to minimizes latency, which is nice, but not critical for me. I wonder if the rPi could receive 2ch 24bit 96kHz over ethernet without too much jitter?
I've done a bit of googling and found some hints for implementing AES67 by using PTP and Gstreamer. No working code on a rPi yet.