|
UgCS video streamer
|
The library is intended for producing MISP-compliant video stream compatible with UgCS Command Center solution as well as with most of GIS software.
See video_streamer_c_api.h file for C API description which is inteded for use from other languages (e.g. C#, Java). Use Streamer class directly from C++ code. See overall workflow description for brief starting guide.
The binary releases can be found here.
It is recommended to use ffmpeg fork with several patches which ensure proper work with KLV metadata streams (may be not actual for most recent versions of ffmpeg), available here (LGPL license): https://bitbucket.org/sphengineering/ugcs-mapper-ffmpeg/src/master/
1.8.17