pothosware / SoapySDRPlay2

Soapy SDR plugin for SDRPlay
MIT License
51 stars 11 forks source link

SoapySDRPlay as a PVR backend? #25

Closed Geremia closed 5 years ago

Geremia commented 7 years ago

Can SoapySDRPlay (perhaps with some minimal modifications) be used as a PVR backend, or would that fall outside of the scope of SoapySDRPlay itself?

cf. my question on Tvheadend forum:

Do any software defined radios (SDRs) work with Tvheadend, e.g., the SDRPlay ( http://www.sdrplay.com/ )?

This person used the SDRPlay to decode ATSC: https://coolsdrstuff.blogspot.com/2015/09/watching-atsc-hdtv-on-sdrplay-rsp.html?m=1 He used GNUradio: http://gnuradio.org/ His blog post also mentions how the SDRPlay hardware itself has been used in Europe to decode TV and radio.

thanks

Geremia commented 7 years ago

SDRplay Support wrote:

The API provides IQ data so you would need something that takes IQ into a demodulator for the standard you are interested in. If you can find that then we provide API documentation so that you can write some software to setup the RSP correctly to get the right IQ stream for your demodulator software.

So, I suppose I need to figure out what demodulator software takes IQ streams.