Page 1 of 1

SDRPlay server?

Posted: Sat Sep 08, 2018 6:56 pm
by Toontje
Is there something like an SDRPlay server? If not, can someone create one?

Here is an Airspy server example: https://blackcatsystems.com/software/ai ... erver.html
Here is an RTL-SDR server example: http://fyngyrz.com/downloads/CocoaRTLServer2dist.zip

Here is the source code. Can someone build an SDRPlay server?
Main reason i'm asking is because i want to look beyond GQRX and CubicSDR and start working with SrdDx.

Ton.

Re: SDRPlay server?

Posted: Sat Sep 08, 2018 11:26 pm
by sdrplay
I use SoapyRemote, works well for me with SoapySDR aware applications...

https://github.com/pothosware/SoapyRemote/wiki

Best regards,

SDRplay Support

Re: SDRPlay server?

Posted: Sun Sep 09, 2018 9:35 am
by Toontje
Which apps are you using? Apparently SdrDx is not "Soapy-aware".

Ton.

Re: SDRPlay server?

Posted: Sun Sep 09, 2018 11:02 am
by sdrplay
SoapyRemote server and CubicSDR as the client, you could also use Gnu Radio or GQRX (if you have the right SoapySDR setup)

Best regards,

SDRplay Support

Re: SDRPlay server?

Posted: Sun Sep 09, 2018 12:14 pm
by Toontje
Yeah, I'm looking to use SdrDx. I guess I'll have to see if there are any protocol differences between SoapySDR and SdrDx because OOTB they won't connect.