In this article, I’ll show how to use a KlvStreamer SDK to re-stream a STANAG 4609 file over UDP, KlvStreamerSDK is a .NET SDK used by KlvStreamer application for sending a STANAG / TS content over IP. So, let's add a reference to the StreamerLib assembly and create a streamer...
Articles for February 2017
Using .NET wrapper for KlvLib
In this article, I'll show how to use a .NET wrapper for KlvLib library. KlvLib SDK is a C++ library for encoding and decoding Klv data packets. If you need to use it in C#, here is how you can do that. There is a KlvLibWr.dll wrapper ( available on...
KLV encoded metadata in STANAG 4609 streams
The MPEG-2 Transport Stream provides an infrastructure for the carriage of video, audio, and metadata in a single motion imagery stream as depicted below. KLV (Key-Length-Value) is the current metadata standard recommended by the MISB. It is a SMPTE standard adopted by the MISB for digital encoding of metadata...
I-HLS article
Original article - Organizing The New World of Data Recording One of the most significant trademarks of recent years regarding communication is the incredible overflow of information and data. From this large mass, people need to retrieve the part that’s relevant for their use. The issue is especially difficult...