Page 1 of 1

Remote support for Soapy SDR

Posted: Fri Jun 02, 2017 9:48 pm
by snifferdsx
Use any SoapySDR supported device transparently over a local network link. The remote support feature can turn any SDR into a network peripheral.

Potential use-cases for Soapy Remote:
  • share the SDR device over a network
  • use the device in multiple processes
  • or use the device on multiple hosts
  • a multi-threaded abstraction layer
  • aid in embedded-device development
  • or a work-around for software issues
  • adapt an IPv4 SDR for an IPv6 network
Image
i run the SoapyRemote om my orangepi+ 2
it runs fine on the raspberry pi 3 too
Image

Code: Select all

SoapySDRServer --bind
Image

Image

Image

Image
this is my system info
Image
you can see that SoapyRemote use alway 8.2mb/s data stream on your network
homepage https://github.com/pothosware/SoapyRemote/wiki