diff options
author | Philip Gladstone <philipjsg@users.sourceforge.net> | 2002-05-17 01:54:39 +0000 |
---|---|---|
committer | Philip Gladstone <philipjsg@users.sourceforge.net> | 2002-05-17 01:54:39 +0000 |
commit | 96c7b5356144d09ab42db283d5cfc1083d44395b (patch) | |
tree | d36555c7a91d62356a86623542dc15be368ea236 /doc/HOWTO-STREAM | |
parent | abb2a5e242cce918d86f3a7750a5c8eb7f0da351 (diff) | |
download | ffmpeg-96c7b5356144d09ab42db283d5cfc1083d44395b.tar.gz |
* Added a note that says that WMP cannot stream .mpg files.
Originally committed as revision 509 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/HOWTO-STREAM')
-rw-r--r-- | doc/HOWTO-STREAM | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/HOWTO-STREAM b/doc/HOWTO-STREAM index b7e20dba12..640afb14ec 100644 --- a/doc/HOWTO-STREAM +++ b/doc/HOWTO-STREAM @@ -2,7 +2,7 @@ The FFserver streaming HOWTO ---------------------------- Philip Gladstone <philip-ffserver@gladstonefamily.net> -Last updated: May 10, 2002 +Last updated: May 16, 2002 0. What is this HOWTO about? @@ -50,6 +50,9 @@ Windows Media Player (WMP). Go to Open URL and enter You should see (after a short delay) video and hear audio. +WARNING: trying to stream test1.mpg doesn't work with WMP as it tries to +transfer the entire file before starting to play. + 4. What happens next? You should edit the ffserver.conf file to suit your needs (in terms of |