Raspberry PI Remote SDR Server with Soapy Remote

In this video, I install Soapy Remote SDR server on a Raspberry Pi 4 with an RTL-SDR Blog V3 USB dongle. I then connect to the server on a separate computer running CubicSDR.

CanaKit Raspberry Pi 4 (4GB) Starter Kit (Amazon Affiliate)
US: https://amzn.to/3azJgrW
UK: https://amzn.to/2JdMq9o
CA: https://amzn.to/3bwiRvY
ES: https://amzn.to/2T06LnM (similar)
FR: https://amzn.to/3cvIZrs (similaire)
IT: https://amzn.to/2Ar74Sj (simile)
DE: https://amzn.to/2AqfWHQ (ähnlich)
IN: https://amzn.to/3ey6fWj
AU: https://amzn.to/2VTUt1C
NL: https://amzn.to/3f5NdsD (vergelijkbaar)

RTL-SDR Blog V3 R820T2 (Amazon Affiliate)
US: https://amzn.to/2z4hpDu
CA: https://amzn.to/3e3Ln8K (dongle only)
UK: https://amzn.to/2AuUdin
IN: https://amzn.to/2ZNJHez
AU: https://amzn.to/3iDbW8l

Software Defined Radio Playlist: https://www.youtube.com/playlist?list=PLErU2HjQZ_ZPHRD_m-N5pzrPPdkXa8Fsf

Update Package List
sudo apt update
Install Soapy Remote SDR Server
sudo apt install soapyremote-server
Check if SoapySDRServer is running
ps ax|grep -i soap
Find IP Address
ip a

Leave a comment

Your email address will not be published. Required fields are marked *