소스 검색

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

불러오는 중...
취소
저장