diff --git a/stream_tx.bat b/stream_tx.bat index 69a9bfb..be5180e 100644 --- a/stream_tx.bat +++ b/stream_tx.bat @@ -1,2 +1,2 @@ @echo off -ffmpeg -i "http://stream.srg-ssr.ch/m/drs3/mp3_128" -f s16le -ar 44100 -ac 2 - | fmrtx.exe --tx --tx-auto-start --audio-stdin --config docs/config.plutosdr.json \ No newline at end of file +ffmpeg -i "http://svabi.ch:8443/stream" -f s16le -ar 44100 -ac 2 - | fmrtx.exe --tx --tx-auto-start --audio-stdin --config docs/config.plutosdr.json \ No newline at end of file