FM and DAB+ in parallel possible? #839
Answered
by
AlbrechtL
Apfelsafft
asked this question in
Q&A
-
Hello, besides streaming the DAB+ radio station with welle-cli I'd love to also stream FM stations. Maybe someone can help on that (or has some links for further readings. the rtl-sdr page is quite overloaded with info if you start with it) happy x-mas |
Beta Was this translation helpful? Give feedback.
Answered by
AlbrechtL
Dec 26, 2024
Replies: 1 comment 2 replies
-
Technically impossible. You need two devices. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@Apfelsafft To listen to DAB and FM stations in parallel, you need two receivers because FM and DAB are operating on different frequencies. Here @andimik is right.
Did I understand you right that you are requesting FM support in welle.io? Technically, that is possible. Open source FM decoders can be found on different places e.g. here: https://github.com/AlbrechtL/rtl_fm_streamer. It is just the matter of doing.
As I always say: pull requests are welcome!