Ver código fonte

config: switch stream_tx.bat to svabi.ch source

tags/v0.9.0
Jan Svabenik 1 mês atrás
pai
commit
a2deb4b481
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      stream_tx.bat

+ 1
- 1
stream_tx.bat Ver arquivo

@@ -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
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

Carregando…
Cancelar
Salvar