Similar to #48, I'd like a method to stream samples in over the network. SoapySDR has an rtl_tcp driver as well as drivers for many other devices. My use case is sharing a dongle between programs which are using frequencies in a single 2 MHz band. I have already gotten this working with rtl_tcp and rtlmuxer (https://github.com/rpatel3001/docker-rtlmuxer) feeding both rtlsdr-airband and dumpvdl2, I'd like to add acarsdec to the mix as well.
Similar to #48, I'd like a method to stream samples in over the network. SoapySDR has an rtl_tcp driver as well as drivers for many other devices. My use case is sharing a dongle between programs which are using frequencies in a single 2 MHz band. I have already gotten this working with rtl_tcp and rtlmuxer (https://github.com/rpatel3001/docker-rtlmuxer) feeding both rtlsdr-airband and dumpvdl2, I'd like to add acarsdec to the mix as well.