STANAG Exporter
Version 1.10.2
|
To extract KLV packets as RAW (binary) buffers and send them over RS232, run the utility with -k or –klvCaptureFormat flag adding rawPckt option. Specify RS232 target by providing –rs232Out flag set to true (true can be omitted, as it is defaulted to true when you select –rs232Out target) For example:*
In this example, we specify –rs232Port COM2. If you don't provide the interface, the first one found will be used.
The above command will listen to a stream at "udp://227.1.1.1:30120", extract the KLV packets and send them over serial interface.
You can enable video preview by adding -v flag, or open the Montitor in order to see the decoded Klv information.