Beside the already mentioned and imo highly valid concerns, no concern regarding the curl some url and pipe to sudo?
We live in the time of Cargo, pip and npm. So no. /s
11–20 of 21 posts
Beside the already mentioned and imo highly valid concerns, no concern regarding the curl some url and pipe to sudo?
We live in the time of Cargo, pip and npm. So no. /s
Luckily the FAQ already mentions why this is a bad idea. > Please note that due of the hardware of the raspberry pi, harmonics ARE generated on 3x, 5x, 7x and 9x the desired frequency. Those harmonics are polluting important services like emergency services a d others. Please do not use the GPIO of a Raspberry Pi to generate a high frequency to emit radio waves. Putting square waves on the air is always asking for tr…
On requirements maybe include “antenna or shielded transmission line”
Beside the already mentioned and imo highly valid concerns, no concern regarding the curl some url and pipe to sudo?
Why is this useful (assuming the issues other people mention are fixed)?
Luckily the FAQ already mentions why this is a bad idea. > Please note that due of the hardware of the raspberry pi, harmonics ARE generated on 3x, 5x, 7x and 9x the desired frequency. Those harmonics are polluting important services like emergency services a d others. Please do not use the GPIO of a Raspberry Pi to generate a high frequency to emit radio waves. Putting square waves on the air is always asking for tr…
> Syncing networked clients to play audio at exactly the same time is a solved problem. Say more?
WebRTC makes it possible by timing is still limited to NTP who has is far above one sample, you couldn’t possibly get sample accurate playback but you could get it to within a mS or so.
Depending on how far away your sources are that might be fine, for instance two speakers in two rooms where you won’t get significant phase issues this is trivial to do(well trivial is an understatement but you can do it purely with web technologies).
Hmm, so I can replace grandma's Christmas radio with my gangster rap playlist... interesting.
After seeing some comments, I'd wan't to specify something that isn't really mentionned in the readme or anywhere but, this project doesn't aim to replace professional setups nor cover long ranges (that would be absolutely irresponsible to try to). I think it's mostly aimed to cover a house, garage or to be in a sort of "big faraday cage" for your own personal use, if you have some pis and radios laying around.
Again, the project you forked from literally tells users never to attach an antenna; they have enough RF knowledge to know a tiny bit of signal can go a very very long way. You clearly do not.