diff options
author | Philip Gladstone <philipjsg@users.sourceforge.net> | 2002-05-17 01:54:14 +0000 |
---|---|---|
committer | Philip Gladstone <philipjsg@users.sourceforge.net> | 2002-05-17 01:54:14 +0000 |
commit | abb2a5e242cce918d86f3a7750a5c8eb7f0da351 (patch) | |
tree | d8d564597624944db591cf15bb2dd98a0567004a /doc | |
parent | 79c4ea3c6cfe68ac45d955fde7ff230da2427f48 (diff) | |
download | ffmpeg-streaming-abb2a5e242cce918d86f3a7750a5c8eb7f0da351.zip ffmpeg-streaming-abb2a5e242cce918d86f3a7750a5c8eb7f0da351.tar.gz |
Added use of StartSendOnKey
Originally committed as revision 508 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ffserver.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ffserver.conf b/doc/ffserver.conf index 01506a6..4d46629 100644 --- a/doc/ffserver.conf +++ b/doc/ffserver.conf @@ -264,6 +264,7 @@ VideoSize 352x240 VideoBitRate 128 VideoGopSize 30 AudioBitRate 64 +StartSendOnKey </Stream> |