Demo applications

Note. You have to download and set a path to MisbCoreNativeLib.dll, or copy it to the application target directory.
The latest version can be found here.

misbcore-test.sln contains the following projects:

misbcore-test

misbcore-test - a simple Visual Studio C++ console application (Windows) that demonstrates how to load the library and perform encode/decode operations.

gst-klv-test

gst-klv-test - a simplified Visual Studio C++ GStreamer application that demonstrates a pipeline for video and KLV decoding.