-
Notifications
You must be signed in to change notification settings - Fork 138
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
[BUG] Random Disconnects from Broadcastify / Other Icecast Outputs #445
Comments
I have multiple units running both local icecast and broadcastify feeds and don't see this on a few that I checked. All of mine are running on pi 4s however, so I wonder if that is a factor . . . In addition to If you recompile with There are a bunch of stats captured and can be written to a file using |
Sounds good. Thank you. I also just received a new PI5. With that being the case, what would be the best platform to use when compiling? Ill give your suggestions a shot. |
If you are compiling on the machine you will be running on, use native as the platform. |
What I have noticed is a buffer overrun count:
The bandwidth for my feeds are set to 5000. Is that too big? There are only two dongles currently, but I plan to add a third. Also, just as an update, this is now running on the PI5. Values When the drop occurred on icecast, I saw:
Perhaps this is the culprit, but Im trying to understand why. Thanks |
Using a Raspberry PI 3 and using the armv7-generic platform.
2 RTLSDR devices connected to a USB hub (powered)
I'm using the latest version 4.2.0 of rtl_airband.
Raspbian GNU/Linux 12 (bookworm)
What happened?
I am getting random disconnects / reconnects to broadcastify and other icecast endpoints I am using. I am currently running 2 rtlsdr dongles and recently discoverd the multithreading - that is enabled. I am trying to understand why the disconnects happen. My internet has no issues - constantly pinging google as an example - no issues. Perhaps there is something I can adjust in my airband configuration? The connection drops 15 - 30 minutes after running. Load, CPU, memory are also fine on the PI.
What you expected to happen?
Run rtl_airband and have no disconnects to broadcastify / other platforms for outputs.
Steps to Reproduce
Start rtl_airband and just wait.
Additional context
Your rtl_airband.conf file
The text was updated successfully, but these errors were encountered: