瀏覽代碼

config: switch stream_tx.bat to svabi.ch source

tags/v0.9.0
Jan Svabenik 1 月之前
父節點
當前提交
a2deb4b481
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      stream_tx.bat

+ 1
- 1
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
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

Loading…
取消
儲存