The format of the string used by the LEAD MMS Sink filter is as follows (optional components are enclosed in square brackets):
mms://[username[:password]@]serveraddress[:port]/publishingpoint
This string is passed to IFileSinkFilter::SetFileName and specifies the:
IP address of the Windows Media Server (serveraddress).
The publishing point for the server. The clients should connect to this publishing point
(optional) Username and password used to connect to the server
(optional) The port to which the data should be pushed to. (Default is 80 for the HTTP port)
The clients who want to play the Windows Media stream should use this syntax to play the video:
mms://serveraddress/publishingpoint
See the Using the LEAD MMS Sink Filter topic for more details on how to use this filter.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document