ADS-B SBS feed server
The SBS server publishes SPECTER's decoded aircraft identity, position, and velocity in BaseStation TCP format.
- Open SETTINGS, then Recording & Output.
- Enable ADS-B SBS feed server.
- Use port
30003, or select another available port. - Point readsb, Virtual Radar Server, or a compatible feeder at this computer and port.
The server uses aircraft already decoded inside SPECTER SDR, so a second program does not need direct access to the ADS-B receiver.
Icecast audio stream
Audio streaming encodes one receiver's demodulated audio as MP3 with the bundled ffmpeg and pushes it to an Icecast mount.
- Enable Audio stream under Recording & Output.
- Select the receiver.
- Enter the mount URL as
icecast://source:password@host:8000/mount. - Save Settings. The streamer reconnects automatically after a connection drop.
rigctl control server
The rigctl server implements the hamlib NET control protocol for a selected SPECTER receiver. Compatible radio software can read its frequency and retune it over TCP.
- Enable rigctl control server.
- Select the receiver and port. The standard port is
4532. - Configure the external software for hamlib NET rigctl at this computer's address and port.
The F <frequency_hz> command retunes the receiver and f reports its current frequency.
Windows firewall
Allow inbound TCP only for the enabled server ports and only on the network profiles you intend to use. Keep services bound to trusted networks unless you have deliberately configured secure remote access.