You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rtl_433
Is it possible to run run rtl_433 and something like gqrx at the same time on the same Linux machine using the same rtl-sdr usb device?
I tried using rtl_tcp which seems to work fine with rtl_433 but I could not get it to work with gqrx. Is there any other way to show a real time waterfall and have rtl_433 decode at the same time ?
Thanks.
Christian Z.
unread,
Jan 5, 2021, 4:26:30 AM1/5/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rtl_433
We could quite easily add a rtl_tcp pass-through output to rtl_433. It's seems a useful idea. But you still need to get Gqrx to read from rtl_tcp.
Benjamin Larsson
unread,
Jan 5, 2021, 5:25:40 AM1/5/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rtl...@googlegroups.com
I did this with rtlmux. It is a rtl_tcp multiplexer. But remember that
with this tool there are two masters. Things will break if you change
sample rate for example.
So the parameters must match for it to work. But you can adjust the
frequency in the same band.
MvH
Benjamin Larsson
Ralph van Etten
unread,
Jan 6, 2021, 4:08:00 AM1/6/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rtl_433
I did this with rtlmux. It is a rtl_tcp multiplexer. But remember that
with this tool there are two masters. Things will break if you change
sample rate for example.
I tried rtlmux and it works fine.
It would be nice if you can change the frequency in gqrx and rtl_433 pick this up but for me that is currently not very important.
Thanks.
Ralph.
Benjamin Larsson
unread,
Jan 6, 2021, 4:12:45 AM1/6/21
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rtl_433
rtlmux is a hack so it is impossible for rtl_433 to detect a frequency change. The rtl_tcp protocol needs a change for that.