shajen / rtl-sdr-scanner-cpp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docker free Install?

sysadminpower2019 opened this issue · comments

Is it possible to install this without docker?
Could you provide an idea of the requirements of the project to be installed without docker?

Yes, follow wiki
https://github.com/shajen/rtl-sdr-scanner-cpp/wiki/Advanced-usage#build-from-sources
but it does not contain web panel and mqtt, you need to setup it separately.

Are there any instructions on how to connect mqtt and web panel to the main app? Are these required for proper deployment?

No.

You have to start any mqtt server manually.

Then analyze docker-compose.yml how to pass mqtt server arguments to web panel and sdr-scanner.

To start web panel without docker analyze Dockerfile.

commented

Looks like a great tool to use but indeed without Docker.
Anyone got it to work ?
Stuck at
/usr/lib/python3/dist-packages/scipy/init.py:146: UserWarning: A NumPy version >=1.17.3 and <1.25.0 is required for this version of SciPy (detected version 1.26.4
warnings.warn(f"A NumPy version >={np_minversion} and <{np_maxversion}"

Looks like my distrubution is to far ahead??

./auto_sdr config.json runs ok but to link it to the monitor