diff options
-rw-r--r-- | doc/ffserver.conf | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/doc/ffserver.conf b/doc/ffserver.conf index 15637efd75..52a71f89dd 100644 --- a/doc/ffserver.conf +++ b/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 |