psychose/config_files/ffserver.conf
2014-04-12 09:52:16 +02:00

19 lines
267 B
Text

Port 8090
BindAddress 0.0.0.0
MaxClients 10
MaxBandwidth 1000000
CustomLog -
<Feed webcam.ffm>
file /tmp/webcam.ffm
FileMaxSize 10M
ACL allow 127.0.0.1
</Feed>
<Stream webcam.mjpeg>
Feed webcam.ffm
Format mjpeg
VideoFrameRate 25
VideoSize 768x576
Noaudio
</Stream>