Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Accedi
Alfred
/
fm-rds-tx
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
6
Wiki
Attività
Sfoglia il codice sorgente
config: switch stream_tx.bat to svabi.ch source
tags/v0.9.0
Jan Svabenik
1 mese fa
parent
5aa62af546
commit
a2deb4b481
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
stream_tx.bat
+ 1
- 1
stream_tx.bat
Vedi File
@@ -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…
Annulla
Salva