mirror of
https://github.com/ha7ilm/openwebrx.git
synced 2026-04-21 06:13:45 +00:00
Updated Setting up OpenWebRX on a Raspberry Pi 2 (markdown)
parent
2b9949784e
commit
cee3c913f9
1 changed files with 3 additions and 3 deletions
|
|
@ -15,11 +15,11 @@ You will need a **Raspberry Pi 2**.
|
|||
|
||||
The Raspberry Pi 2 should be able to handle about 10 clients simultaneously at the sampling rate of 250 ksps.
|
||||
|
||||

|
||||
|
||||
It is quite good from an embedded ARM board like that, but your PC would do of course better than that.
|
||||
|
||||
I'm constantly doing optimizations to get OpenWebRX faster on the Pi (in the `dev` branch there are some manual assembly optimizations for NEON).
|
||||
|
||||

|
||||
I'm constantly working on getting OpenWebRX faster on the Pi (in the `dev` branch there are some manual assembly optimizations for NEON).
|
||||
|
||||
You will have to set the `max_clients` and the `samp_rate` correctly.
|
||||
If you allow too much clients to connect, audio will lag for all of them (will get audio underruns), as the CPU just can't make it.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue