laundry for the lazy
This commit is contained in:
parent
d8ed9aecf1
commit
8042d2cc25
1 changed files with 4 additions and 0 deletions
4
cave_washmachine.sh
Executable file
4
cave_washmachine.sh
Executable file
|
|
@ -0,0 +1,4 @@
|
||||||
|
#!/usr/bin/env bash
|
||||||
|
#
|
||||||
|
# Streams microphone in to rtsp://10.7.1.12:8085/stream.sdp
|
||||||
|
cvlc -vvv alsa://hw:0,0 --sout '#transcode{acodec=mp3,ab=128}:rtp{dst=10.7.1.12,port=1234,sdp=rtsp://10.7.1.12:8085/stream.sdp}'
|
||||||
Loading…
Add table
Add a link
Reference in a new issue