
Untitled
By:
rconline on
Jun 18th, 2012 | syntax:
Bash | size: 0.62 KB | hits: 54 | expires: Never
Port 8090
RTSPPort 7654
BindAddress 0.0.0.0
RTSPBindAddress 0.0.0.0
MaxHTTPConnections 2000
MaxClients 1000
MaxBandwidth 1000
CustomLog -
<Feed feed1.ffm>
File /data/feed1.ffm
ACL allow 127.0.0.1
</Feed>
<Stream test1.flv>
Feed feed1.ffm
Format flv
VideoCodec libx264
AVOptionVideo flags +global_header
NoAudio
</Stream>
##################################################################
# Special streams
# Server status
<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>