Explorar el Código

config: switch stream_tx.bat to svabi.ch source

tags/v0.9.0
Jan Svabenik hace 1 mes
padre
commit
a2deb4b481
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      stream_tx.bat

+ 1
- 1
stream_tx.bat Ver fichero

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

Cargando…
Cancelar
Guardar