scripts/cave_washmachine.sh

4 lines
211 B
Bash
Raw Normal View History

2014-09-25 21:33:29 +02:00
#!/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}'