RTLTCP: timeout and "ll" from rtl_tcp #348
-
from rtl_tcp on my sever I get
Seems like ais-catcher is requesting too much data from the server - although there's about 150 megabits of bandwidth between them. Things like FM reception work fine. |
Beta Was this translation helpful? Give feedback.
Answered by
jvde-github
Dec 31, 2024
Replies: 1 comment 3 replies
-
Yes, I experience the same, even on a local network and using other utililities. Have you tried running at a lower sample rate, like -s 288k ? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ok, thanks. In the old implementation timeout was set at 2 by default, this got lost when moving to the new set up (was zero). Thanks for flagging and sharing observations. This is fixed now and should be in the Docker in 30 minutes.
Thanks again!