Port 8090
# bind to all IPs aliased or not
BindAddress 0.0.0.0
# max number of simultaneous clients
MaxClients 10
# max bandwidth per-client (kb/s)
MaxBandwidth 1000
# Suppress that if you want to launch ffserver as a daemon.
NoDaemon
File /tmp/feed1.ffm
FileMaxSize 10M
launch ffmpeg -f video4linux2 -i /dev/video0
#
#Feed feed1.ffm
#Format mpjpeg
#VideoFrameRate 4
#VideoSize 600x480
#VideoBitRate 80
## VideoQMin 1
## VideoQMax 100
#VideoIntraOnly
#NoAudio
#Strict -1
#
Format flv
Feed feed1.ffm
VideoCodec flv
VideoFrameRate 4
VideoBitRate 800
VideoSize 800x600
noaudio