Videos in analyses
This article describes how to setup your computer for using videos to enhance your analysis projects with multi-media elements.
 Instructions
First, install GStreamer on your machine.
Download GStreamer here and install it. The tested version is 1.20.3 MSVC 64 Bit. Make sure to choose additional features, depending on the videos you like to play (e.g. libav wrapper).
Add the bin directory within the GStreamer installation to the operating systems Path environment variable, using the environment variable GSTREAMER_1_0_ROOT_MSVC_X86_64 that was created by the previous installation step.
Environment variable created by GStreamer installationÂ
GStreamer environment variable with trailing bin directory in Path variable
You might need to logout and in again to your user session to apply the changes to your environment variables.
Next, obtain the Java bindings for GStreamer required by jBEAM
Download the library from Github. The tested release is v1.4.0
Copy the JAR-file to C:\Users\<your_user>\AppData\Roaming\jBEAM\lib
Start jBEAM and check the library state of GStreamer under Help->Resources/Library Usage
 Related articles
-
-
Videos in analyses (MaDaM)