Fast video cataloger with Microsoft intune

What is intune? Intune is a relatively new application deployment technology from Microsoft. “Microsoft Intune is a cloud-based service that focuses on mobile device management (MDM) and mobile application management (MAM). You control how your organization’s devices...

Add keywords from video filename

Have you ever wanted to create keywords based on the filename of a video? With the scripting support in Fast video cataloger, this is actually pretty easy. Here is a sample script to do just that, create keywords from the filename or path of a video. The provided...

Search for video file name

How to search for a video file in a catalog Here is a short sample script to search for a video file in the catalog given a filename. Simply use the search api and provide the VideoQueryProperties. FilePath is a part of the video path you are searching for. If the...