LibMISB

From RidgeRun Developer Wiki



  Index Next: LibMISB Introduction



Welcome to LibMISB!

LibMISB.

MISB


LibMISB

LibMISB is a library that supports the encoding and decoding of MISB standards using the Key-Length-Value (KLV) protocol. KLV is a data encoding structure for transmission or storage. This library will help you to manage the encoding and decoding procedures in a simple way. You do not need to select which standard you want to use in the code, only indicate it in the input file of the metadata that you want to process (in the encode case). Otherwise, if you inserted an encoded packet to be decoded, this library helps you to process it without any complicated steps.

It currently supports MISB 0601 standard (tags 48, 73, 81, 94-142 not supported yet), and MISB 0903 (tags 1, 2, 3, 6-9, 101, 103). New standards can be implemented at the customer's request.

If you want to know more about MISB standards, please follow the next link: Motion Imagery Standards Board (MISB).

You will find technical documentation, tutorials, examples, and more in this wiki!

RidgeRun support


This page contains detailed guides and information on how to get started with the LibMISB and start using its full capabilities.

To get up-to-speed with your LibMISB, start by clicking below:




For direct inquiries, please refer to the contact information available on our Contact page. Alternatively, you may complete and submit the form provided at the same link. We will respond to your request at our earliest opportunity.


Links to RidgeRun Resources and RidgeRun Artificial Intelligence Solutions can be found in the footer below.



  Index Next: LibMISB Introduction