Port 8090
BindAddress 0.0.0.0
MaxHTTPConnections 2000
MaxClients 1000
CustomLog -
NoDaemon
<Feed feed1.ffm>
File /tmp/feed1.ffm
FileMaxSize 200K
ACL allow 127.0.0.1
</Feed>
<Stream test1.mpg>
Feed feed1.ffm
Format mpeg
AudioBitRate 32
AudioChannels 1
AudioSampleRate 44100
VideoBitRate 64
VideoBufferSize 40
# VideoIntraOnly
VideoGopSize 12
# NoAudio
# NoVideo
# VideoQMin 3
# VideoQMax 31
# Preroll 15
# ACL ALLOW <first address>
# ACL DENY <first address>
</Stream>
#<Stream test.mjpg>
# Feed feed1.ffm
# Format mpjpeg
# VideoFrameRate 2
# VideoIntraOnly
# NoAudio
# Strict -1
#</Stream>
#<Stream test.jpg>
# Feed feed1.ffm
# Format jpeg
# VideoFrameRate 2
# VideoIntraOnly
# VideoSize 352x240
# NoAudio
# Strict -1
#</Stream>
#<Stream test.swf>
# Feed feed1.ffm
# Format swf
# VideoFrameRate 2
# VideoIntraOnly
# NoAudio
#</Stream>
<Stream test.asf>
Feed feed1.ffm
Format asf
VideoFrameRate 15
VideoSize 352x240
VideoBitRate 256
VideoBufferSize 40
VideoGopSize 30
AudioBitRate 64
StartSendOnKey
</Stream>
#<Stream test.mp3>
# Feed feed1.ffm
# Format mp2
# AudioCodec mp3
# AudioBitRate 64
# AudioChannels 1
# AudioSampleRate 44100
# NoVideo
#</Stream>
#<Stream test.ogg>
# Feed feed1.ffm
# Title "Stream title"
# AudioBitRate 64
# AudioChannels 2
# AudioSampleRate 44100
# NoVideo
#</Stream>
#<Stream test.ra>
# Feed feed1.ffm
# Format rm
# AudioBitRate 32
# NoVideo
# NoAudio
#</Stream>
#<Stream test.rm>
# Feed feed1.ffm
# Format rm
# AudioBitRate 32
# VideoBitRate 128
# VideoFrameRate 25
# VideoGopSize 25
# NoAudio
#</Stream>
#<Stream file.rm>
# File "/usr/local/httpd/htdocs/tlive.rm"
# NoAudio
#</Stream>
#<Stream file.asf>
# File "/usr/local/httpd/htdocs/test.asf"
# NoAudio
# Author "Me"
# Copyright "Super MegaCorp"
# Title "Test stream from disk"
# Comment "Test comment"
#</Stream>
#<Stream test1-rtsp.mpg>
# Format rtp
# File "/usr/local/httpd/htdocs/test1.mpg"
#</Stream>
#<Stream test1-sdp.mpg>
# Format rtp
# File "/usr/local/httpd/htdocs/test1.mpg"
# MulticastAddress 224.124.0.1
# MulticastPort 5000
# MulticastTTL 16
# NoLoop
#</Stream>
<Stream stat.html>
Format status
ACL allow localhost
ACL allow 192.168.0.0 192.168.255.255
</Stream>
<Redirect index.html>
URL http://www.ffmpeg.org/
</Redirect>
BindAddress 0.0.0.0
MaxHTTPConnections 2000
MaxClients 1000
CustomLog -
NoDaemon
<Feed feed1.ffm>
File /tmp/feed1.ffm
FileMaxSize 200K
ACL allow 127.0.0.1
</Feed>
<Stream test1.mpg>
Feed feed1.ffm
Format mpeg
AudioBitRate 32
AudioChannels 1
AudioSampleRate 44100
VideoBitRate 64
VideoBufferSize 40
# VideoIntraOnly
VideoGopSize 12
# NoAudio
# NoVideo
# VideoQMin 3
# VideoQMax 31
# Preroll 15
# ACL ALLOW <first address>
# ACL DENY <first address>
</Stream>
#<Stream test.mjpg>
# Feed feed1.ffm
# Format mpjpeg
# VideoFrameRate 2
# VideoIntraOnly
# NoAudio
# Strict -1
#</Stream>
#<Stream test.jpg>
# Feed feed1.ffm
# Format jpeg
# VideoFrameRate 2
# VideoIntraOnly
# VideoSize 352x240
# NoAudio
# Strict -1
#</Stream>
#<Stream test.swf>
# Feed feed1.ffm
# Format swf
# VideoFrameRate 2
# VideoIntraOnly
# NoAudio
#</Stream>
<Stream test.asf>
Feed feed1.ffm
Format asf
VideoFrameRate 15
VideoSize 352x240
VideoBitRate 256
VideoBufferSize 40
VideoGopSize 30
AudioBitRate 64
StartSendOnKey
</Stream>
#<Stream test.mp3>
# Feed feed1.ffm
# Format mp2
# AudioCodec mp3
# AudioBitRate 64
# AudioChannels 1
# AudioSampleRate 44100
# NoVideo
#</Stream>
#<Stream test.ogg>
# Feed feed1.ffm
# Title "Stream title"
# AudioBitRate 64
# AudioChannels 2
# AudioSampleRate 44100
# NoVideo
#</Stream>
#<Stream test.ra>
# Feed feed1.ffm
# Format rm
# AudioBitRate 32
# NoVideo
# NoAudio
#</Stream>
#<Stream test.rm>
# Feed feed1.ffm
# Format rm
# AudioBitRate 32
# VideoBitRate 128
# VideoFrameRate 25
# VideoGopSize 25
# NoAudio
#</Stream>
#<Stream file.rm>
# File "/usr/local/httpd/htdocs/tlive.rm"
# NoAudio
#</Stream>
#<Stream file.asf>
# File "/usr/local/httpd/htdocs/test.asf"
# NoAudio
# Author "Me"
# Copyright "Super MegaCorp"
# Title "Test stream from disk"
# Comment "Test comment"
#</Stream>
File 이 들어 가는건 VLC에서 트랜스코딩이 비활성화 된 스트림이라고 생각된다. |
#<Stream test1-rtsp.mpg>
# Format rtp
# File "/usr/local/httpd/htdocs/test1.mpg"
#</Stream>
#<Stream test1-sdp.mpg>
# Format rtp
# File "/usr/local/httpd/htdocs/test1.mpg"
# MulticastAddress 224.124.0.1
# MulticastPort 5000
# MulticastTTL 16
# NoLoop
#</Stream>
<Stream stat.html>
Format status
ACL allow localhost
ACL allow 192.168.0.0 192.168.255.255
</Stream>
<Redirect index.html>
URL http://www.ffmpeg.org/
</Redirect>
'프로그램 사용 > ffmpeg & ffserver' 카테고리의 다른 글
lame을 이용한 mp3 포맷변경 (0) | 2014.09.24 |
---|---|
ubuntu에서 ffmpeg 컴파일하기 (0) | 2010.01.14 |
ffserver의 상태페이지 (stat.html) (0) | 2009.11.05 |
ffserver , ffserver.conf (0) | 2009.11.03 |
ffmpeg 으로 스트리밍 서버만들기(링크) (0) | 2009.11.03 |