Update Example_Usage.md

This commit is contained in:
lwvmobile 2023-08-05 16:37:00 -04:00 committed by lwvmobile
parent 8b844aa6e3
commit 85d53896de
1 changed files with 5 additions and 1 deletions

View File

@ -193,4 +193,8 @@ Z - Simulate NoCarrier/No VC/CC sync (capital Z)
! - Lockout Tuning/Playback of TG in Slot 1 or Conventional -- Current Session Only if no group.csv file specified
@ - Lockout Tuning/Playback of TG in Slot 2 -- Current Session Only if no group.csv file specified
```
```
Sending Audio to a Icecast 2 Server via FFmpeg (Windows)
# Make sure to enable "Stereo Mix" from Volume Control Panel and then disable Windows Sounds.
ffmpeg -f dshow -i audio="Stereo Mix (Realtek High Definition Audio)" -c:a aac -b:a 64k -content_type 'audio/aac' -vn -f adts icecast://source:password@192.168.5.251:8844/DSDFME