Update Ultimate Remote Operation

master
Elliott Liggett 2020-09-18 02:24:09 +00:00
rodzic d1997baf4c
commit bd57ed1fc4
1 zmienionych plików z 1 dodań i 1 usunięć

@ -85,7 +85,7 @@ Followed by this to start the stream:
ffmpeg -ac 1 -f avfoundation -i 1:0 -audio_device_index 0 -ar 22050 -acodec libmp3lame -ab 256k -ac 1 -content_type audio/mpeg -flags low_delay -fflags nobuffer -f mp3 icecast://source:letmein@10.0.0.130:8000/mic
```
Note that on a mac, you can (and probably should) adjust the mic gain in the system preferences under sound and further under the Input tab.
Note that on a mac, you can (and probably should) adjust the mic gain in the system preferences under sound, under the Input tab.
### 4: Play back the mic audio into the Icom
The easiest way is to walk over to the server, launch a GUI environment, and run VLC. From VLC, go into the preferences. Pres "All" or "Advanced" to show all the preferences. Now go to Streaming. Find the text box for "Stream output muxer caching (ms)" and set it to zero. You can experiment with higher values if your link has issues, but it will add to latency significantly.