-
Notifications
You must be signed in to change notification settings - Fork 479
Is this still being maintained? #10
Comments
Hi Toontje, Thanks! It is actively maintained. Maybe it doesn't seem so as I'm usually pushing many changes at once, after a lot of testing. I'm still open to help anyone who has problems setting up a public receiver. |
Ok, good! I have two issues.
[openwebrx-main] Started rtl thread: rtl_sdr -s 250000 -f 820000000 -p 0 - [openwebrx-main] Started rtl_mus.
|
If you run it as root, everything works well?
You should recompile
It is detailed on the RTL-SDR project page: http://sdr.osmocom.org/trac/wiki/rtl-sdr
OpenWebRX was designed to work with a fixed receiver LO, with multiple users tuning their DDC within the receiver bandwidth. In this manner it is similar to WebSDR. The reason behind this is that OpenWebRX is meant for setting up public receivers available on the Internet. If one user would change the receiver LO, then it would detune everything for all other users. As I've already got some requests to add this feature (complete receiver control) to OpenWebRX, it is likely that I will do it, but now there are more important things to work on. Until then, ShinySDR is the project which can be used for controlling all parameters of the receiver, but it is not feasible to set up public receivers with, only private ones. |
rtl_sdr >/dev/null doesn't generate errors:
Thanks for the hint on ShinySDR. Ton. On Tue, Sep 22, 2015 at 9:28 PM, András Retzler notifications@github.com
|
Instead of:
I meant:
|
Just curious, are you trying to run OpenWebRX on OS X, or on Ubuntu or a similar Linux distro? |
Ubuntu 14.04 x32
On Wed, Sep 23, 2015 at 10:29 AM, András Retzler notifications@github.com
|
Okay, it seems fine, doesn't fail. |
When i run it as non-root i get this:
|
Thanks! As it is a common problem, I've just added the solution to the Wiki. |
Anyway I've forgot that it only happens to you if you're not root. |
That would be rather strange, but anyway you could check this:
I've already had a problem with different |
Exactly what happened here. I has rtl_sdr installed via Ubuntu repos and they were in /usr/bin which is before /usr/local/bin in my $PATH. |
I hope this is solved by now. |
I think it's a cool project.
The text was updated successfully, but these errors were encountered: