Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rtl_fm no udp socket #1

Closed
rfamp opened this issue Aug 3, 2019 · 2 comments
Closed

rtl_fm no udp socket #1

rfamp opened this issue Aug 3, 2019 · 2 comments

Comments

@rfamp
Copy link

rfamp commented Aug 3, 2019

Hi, thanks for your amazing wrtite up! But when running doppler.py I get the error
ConnectionRefusedError: [Errno 111] Connection refused
Do I need rtl_udp to use it or do I have a wrong version of rtl-sdr? My current version is 0.6.1

Regards

@davidhoness
Copy link
Owner

davidhoness commented Aug 6, 2019

Hi Joshua

So rtl_fm must be running before you start doppler.py.
When you run rtl_fm you should see an output line like this;

Main socket started! :-) Tuning enabled on UDP/6020 

If that number is different for you, it should be a matter of changing it within the code for doppler.py and then it will work okay.

@rfamp rfamp closed this as completed Aug 8, 2019
@rfamp
Copy link
Author

rfamp commented Aug 8, 2019

Hi, thank you for your help. As it turned out, the rtl-sdr package in the raspbian repo seems to be different to the one which is available on plain debian. I'll investigate which version is newer, I presume the raspbian one.
And thank you again for this repo!
Regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants