Dummy channel
This commit is contained in:
3
send_udp.sh
Executable file
3
send_udp.sh
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
ffmpeg -re -i audio/modulated.wav -f s16le -acodec pcm_s16le udp://127.0.0.1:8080
|
||||
Reference in New Issue
Block a user