initial commit
This commit is contained in:
commit
c3b94b7106
91 changed files with 56958 additions and 0 deletions
3
scripts/stream2
Executable file
3
scripts/stream2
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/bin/sh
|
||||
ffserver -f /etc/ff.conf &
|
||||
ffmpeg -v quiet -r 5 -s 320x240 -f video4linux2 -i /dev/video0 http://localhost/webcam.ffm
|
Loading…
Add table
Add a link
Reference in a new issue