Port 8090
BindAddress 0.0.0.0
MaxClients 500
MaxBandwidth 10000
CustomLog /var/log/ffmpeg.log
NoDaemon
<Feed feed1.ffm>
File /tmp/feed1.ffm
FileMaxSize 400M
ACL allow 127.0.0.1
</Feed>
# Flash
<Stream test.swf>
Feed feed1.ffm
Format swf
VideoFrameRate 6
VideoSize 640x480
VideoBitRate 1024k
VideoIntraOnly
#NoAudio
</Stream>
<Stream stat.html>
Format status
ACL allow localhost
ACL allow 192.168.10.0 192.168.10.255
</Stream>
<Redirect index.html>
URL http://hasiru.net/
</Redirect>