The video files that will be streamed should be placed in the Media\vod folder. They can be in subfolders of vod, but the subfolders cannot have the following extensions:
That is because the media server treats URLS containing the extensions mentioned above as special paths. Just to be clear, the files can (and should) have these extensions, but the folders containing them cannot.
For example, you can stream a file from %ltmsMediaFolder%\vod\myfolder.zzz\myfile.mp4, but you cannot stream a file from %ltmsMediaFolder%\vod\myfolder.mp4\myfile.mp4. And %ltmsMediaFolder% is the media folder, which has a default value of <INSTALLDIR>\Examples\Multimedia\MediaStreaming\JS\Server\Media
.
See the ltmsPathResolver Object for more details on %ltmsMediaFolder% and the predefined strings.
Media Streaming Supported Source File Formats and Players
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