Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRonald S. Bultje <rsbultje@gmail.com>2010-08-21 23:04:41 +0400
committerRonald S. Bultje <rsbultje@gmail.com>2010-08-21 23:04:41 +0400
commitf5ea69b23522898b14b3ddf5acd6d1befcc9d0da (patch)
treed6389691f6e8531770e8b862475e38ee83858f69 /doc/protocols.texi
parentc901f6ab6f21539912ed3162a46047650f72b37f (diff)
MMSH support, the most popular and widely used of all MMS variants. Written by
Zhentan Feng <spyfeng gmail com> as part of Google's Summer of Code program. Originally committed as revision 24861 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/protocols.texi')
-rw-r--r--doc/protocols.texi9
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/protocols.texi b/doc/protocols.texi
index de7a6ec2fa..87fa4c62c9 100644
--- a/doc/protocols.texi
+++ b/doc/protocols.texi
@@ -73,6 +73,15 @@ HTTP (Hyper Text Transfer Protocol).
MMS (Microsoft Media Server) protocol over TCP.
+@section mmsh
+
+MMS (Microsoft Media Server) protocol over HTTP.
+
+The required syntax is:
+@example
+mmsh://@var{server}[:@var{port}][/@var{app}][/@var{playpath}]
+@end example
+
@section md5
MD5 output protocol.