Media Folder Name Restrictions

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.

See Also

Installation Directory

Media Streaming Supported Source File Formats and Players

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

LEADTOOLS Media Streaming C API Help

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.