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

Understanding Problem & Scan available? #9

Closed
MkMunich opened this issue Apr 4, 2017 · 3 comments
Closed

Understanding Problem & Scan available? #9

MkMunich opened this issue Apr 4, 2017 · 3 comments

Comments

@MkMunich
Copy link

MkMunich commented Apr 4, 2017

Hi Jan,
I do not yet understand the architecture. May you please give me a hint how it works? How is the data flow of the stream(s) coming from e.g. the DVB-T stick (including audio, program information, gifs, ...)? Are there perhaps daemons needed running in background to process the data streams?

Is there an option instead issuing commands to the DBV-T stick to perform a scan to find all radio stations (I'm mainly interested in DAB+, but FM may be an option?) and to store the available stations in a text file? This would allow new commands to be implemented like:
-scan
-P n (where n is the n th Program found in the radio station list file)

Best Regards

@andimik
Copy link
Contributor

andimik commented Apr 4, 2017

I'm pretty sure, users who installed qt-dab or other tools know what channels and services they are able to receive and may own DAB radios as well.

@MkMunich
Copy link
Author

MkMunich commented Apr 4, 2017

Thanks for the quick response.
You're right ;-) but this was not my point. I'm sorry about my bad English. I'll try it again:

I do not understand, how dab_cmdline is finally playing radio on my Rpi 3. The "Callbacks" are strange to me: Do I need more applications to get a sound and dab+ information?

As dab_cmdline is coming with no GUI (this is exactly, I'm looking for) I would like to use dab_cmdline in RasPiCar, which is a Kodi (Python) application. With a car, there is a need to scan the radio stations more often than at home, because of driving around.
When using dab_cmdline with Python interface, RasPiCar would need a list of available radio stations. Having this list, it would then use dab_cmdline to tune the radio station. My question is, where this radio station list is coming from. I had in mind, that a scan was already present in qt_dab and so I suggested a new 'scan' command in dab_cmdline. But of course, the list can also be created by a separate tool ;-)

@JvanKatwijk
Copy link
Owner

JvanKatwijk commented Apr 4, 2017 via email

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

3 participants