2.4ghz Wireless Digital audio

Hey all,

Working on a little project at the moment and i need to transmit audio.
I need it to be as low lag as possible. There are some commercial products available
which state a lag of 0.06s. Its not bluetooth, its wireless 2.4g digital audio apparently.

Does anyone know of or have used such a module?
Where can i buy from?

This projects doesn't actually involve anything arduino related. But there are many smart people here who may have an idea.

Any advice would be great.

You can transmit audio with nRF24L01's with the RF24Audio library

And I believe you can use an nRF24L01+ transceiver with a RaspberryPi.

...R

Thanks for the info.

Any guidance as to a project or tutorial on how to achieve this?

http://tmrh20.github.io/RF24Audio/

...R