Not a member of Pastebin yet?
                        Sign Up,
                        it unlocks many cool features!                    
                - HTTPPort 8090
 - HTTPBindAddress 0.0.0.0
 - MaxHTTPConnections 2000
 - MaxClients 1000
 - MaxBandwidth 100000
 - CustomLog -
 - NoDefaults
 - <Feed feed1.ffm>
 - File /tmp/feed1.ffm
 - FileMaxSize 2M
 - ACL allow 127.0.0.1
 - </Feed>
 - <Stream live.webm>
 - Feed feed1.ffm
 - Format webm
 - #Audio
 - AudioBitRate 64
 - AudioSampleRate 48000
 - AudioChannels 1
 - AudioCodec vorbis
 - #Video
 - VideoCodec libvpx
 - VideoSize 320x160
 - VideoFrameRate 25
 - VideoBufferSize 40
 - AVOptionVideo flags +global_header
 - AVOptionAudio flags +global_header
 - PreRoll 5
 - StartSendOnKey
 - VideoBitRate 400
 - NoAudio
 - </Stream>
 - <Stream stat.html>
 - Format status
 - # Only allow local people to get the status
 - ACL allow localhost
 - ACL allow 192.168.0.0 192.168.255.255
 - </Stream>
 - <Redirect index.html>
 - URL /stat.html
 - </Redirect>
 
Advertisement
 
                    Add Comment                
                
                        Please, Sign In to add comment