Have the test.asf stream enabled by default (thanks to htz@kde.org)

Originally committed as revision 1943 to svn://svn.ffmpeg.org/ffmpeg/trunk
pull/126/head
Philip Gladstone 22 years ago
parent c2f1b2cb71
commit 41fc0dd5a3
  1. 20
      doc/ffserver.conf

@ -195,16 +195,16 @@ VideoGopSize 12
# ASF compatible
#<Stream test.asf>
#Feed feed1.ffm
#Format asf
#VideoFrameRate 15
#VideoSize 352x240
#VideoBitRate 256
#VideoGopSize 30
#AudioBitRate 64
#StartSendOnKey
#</Stream>
<Stream test.asf>
Feed feed1.ffm
Format asf
VideoFrameRate 15
VideoSize 352x240
VideoBitRate 256
VideoGopSize 30
AudioBitRate 64
StartSendOnKey
</Stream>
# MP3 audio

Loading…
Cancel
Save