VideoElement2
Last updated
Last updated
This control uses FFMPEG as render component and can therefore render many codecs found in virtualy any video.
For this to work, you need to do the following steps once:
Download version 4.x of FFMPEG shared libraries from Github. Direct Download Link
Extract only the bin
folder to a location on your disk, e.g. c:\ffmpeg
In ScreensPro Server enter the path in File - Settings - RenderManager - FfmpegPath:
Filename
String
Either full path to a video or relative filename towards the current XAML layout
Source
String
Must be absolute path to a video (better use Filename)