Hacker News new | ask | show | jobs
by iforgotpassword 2605 days ago
This would be very cool. I've been pondering about how to do this every now and then (but never worked on any real time stuff, so...)

If you ever get around to adding this I will start building my el cheapo raspberry pi based sonos clone. ;-)

1 comments

Regarding realtime stuff there's a project out there to implement the Ethernet AVB (audio/video bridging) standard on BeagleBone using PTP (precision time protocol) for synchronization.

Some of the older network synchronized transports like CobraNet and Dante might also be interesting for anyone wanting to learn more about this stuff.