Show HN: AirSonos – Enable AirPlay support for all of your Sonos devices(github.com)8 points·by theswan·12 ปีที่แล้ว·2 commentsgithub.comShow HN: AirSonos – Enable AirPlay support for all of your Sonos deviceshttps://github.com/stephen/airsonos1 commentsPost comment[–]ah-·12 ปีที่แล้วreplyHow well does node.js work on embedded devices?Could I run this on my OpenWRT router (560Mhz ARM, 128MB RAM, 8MB flash)?[–]theswan·12 ปีที่แล้วreplyThe problem there probably wouldn't be the node.js code, rather, the library has a dependency for mp3 encoding with LAME (used on the Sonos end for streaming), which I've found hardware like the raspberry pi sometimes has trouble with.
Could I run this on my OpenWRT router (560Mhz ARM, 128MB RAM, 8MB flash)?