Thankyou to M.Khanfar for submitting news about his latest project which involves running an RTL-SDR dongle on a QNAP NAS (network attached storage). Running a dongle on a NAS machine might be useful if you need to record large amounts of IQ data, or need fast network speeds. Khanfar writes:
In this video , I will show you step by step how to make QNAP NAS Recognize and Running SDR Dongle and connected directly via USB and then launching rtl-sdr tools by installing dependencies tool to run like rtl_tcp.
The tools we need to install its calling QPKG. QNap Nas has it's own operating system called QTS, and NAS it mean ( Network Attached storage ) and I'm successfully implementing dependencies and make QNAP Recognize my SDR Dongle Stand alone.
The QPKG it's like. exe in windows, but its special extensions for qnap operating system QTS .
The two qpkg (software) we will install them from third party delevopper for qnap , not from official qnap store, and I will install them inside my QNAP and you will see step by step how it's easy to turn your QNAP NAS to SDR Server without any pc needed !
And the advantage is the qnap is stand alone, and it has a high speed gigabit LAN speed, and it have SSL certificate that I buy it from qnap store for secure connection from outside and it has like fix up adrress it's called qnap Id.
So I can easy running my sdr# from my work directly TCP to my SDR dongle ! using qnap Id with plus port number for TCP like 1234.
If you have +3mbps internet speed for uploading in your home, you can easy access and making connection to rtl_tcp from different country, and secured with ssl and qnap I'd ! I will post in future video for WAN Access secure and fast to rtl_tcp from outside.
The two QPKG we need :
1-Entware-3x-std: its install many dependencies packages to use in terminal like OPKG tool that we need it to install rtl-sdr package! .
2-Gotty : its terminal emulator I use it inside qnap to install commands.
follow my video for understanding!My qnap model in this video: QNAP TS-228
The command I use after install all dependencies:
opkg install git rtl-sdrCommand for update opkg :
opkg updateResources:
Implementing SDR Dongle Under QNAP NAS - QTS os