This website works better with JavaScript.
首頁
探索
說明
登入
Alfred
/
fm-rds-tx
關註
1
收藏
0
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
6
Wiki
Activity
瀏覽代碼
config: switch stream_tx.bat to svabi.ch source
tags/v0.9.0
Jan Svabenik
1 月之前
父節點
5aa62af546
當前提交
a2deb4b481
共有
1 個文件被更改
,包括
1 次插入
和
1 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
stream_tx.bat
+ 1
- 1
stream_tx.bat
查看文件
@@ -1,2 +1,2 @@
@echo off
ffmpeg -i "http://s
tream.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://s
vabi.ch:8443/stream
" -f s16le -ar 44100 -ac 2 - | fmrtx.exe --tx --tx-auto-start --audio-stdin --config docs/config.plutosdr.json
Write
Preview
Loading…
取消
儲存