raspberrypi/scripts/stream2
2015-02-14 21:21:40 -08:00

3 lines
128 B
Bash
Executable file

#!/bin/sh
ffserver -f /etc/ff.conf &
ffmpeg -v quiet -r 5 -s 320x240 -f video4linux2 -i /dev/video0 http://localhost/webcam.ffm