Docker container for rsp_tcp, a linux I/Q stream server for SDRPlay RSP1, RSP1A, RSP2, RSPDuo, RSPdx
It works with compatible devices including:
- RSP1, RSP1A, RSP2, RSPDuo, RSPdx SDRPlay devices
- Port 1234/tcp is used for the I/Q data stream and is exposed by default
docker run -d \
--restart unless-stopped \
--name='rsptcp' \
--device=/dev/bus/usb \
ghcr.io/f4fhh/rsptcp_container
- Version 0.1.0: Initial build
- SDRPlay for the SDK of the RSP devices