|
|
|
|
|
by kenhwang
885 days ago
|
|
I've used a couple of single/dual/tri-band wireless transmitters to hook up speakers, and I'd say I'm not really a fan. You have to be ok with dropped packets from interference (which happens pretty frequently if you're also sharing your 2.4/5/6ghz spectrum with WiFi), which is audible as silence or wrong sounds. Or you're using a protocol that does retransmission/buffering, which introduces noticeable latency with the video or even between speakers. |
|
For good audio, you want known, controlled latency, preferably with quite precise timing. For live audio, or for a fully convenient replacement for analog cable, you want that known latency to be very short.
And you either need no drops or you need an entire drop + retransmit cycle to fit within your latency. (Hmm, FEC could be used, I suppose — encode packets such that an entire lost packet could be recovered from the preceding packets plus the next couple packets.)