Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

klvinjector sample #10

Open
All4Gis opened this issue Mar 14, 2020 · 4 comments
Open

klvinjector sample #10

All4Gis opened this issue Mar 14, 2020 · 4 comments

Comments

@All4Gis
Copy link

All4Gis commented Mar 14, 2020

Hi

Is there an example of how to inject telemetry into a video using klvinjector?

thanks

@joshdoe
Copy link
Owner

joshdoe commented Mar 14, 2020

Not at this time, I made it to test KLV handling in the Pleora GigE Vision and the BlackMagic DeckLink SDI plugins. I'm open to suggestions.

I've seen asynchronous KLV streams, so there could be a muxer and demuxer created. I imagine most cases now would use a pad probe to inject KLV.

Please share ideas!

@All4Gis
Copy link
Author

All4Gis commented Mar 14, 2020

Here you can see my library to extract the telemetry in real time, and how to generate the klv files.

https://github.com/All4Gis/QGISFMV/tree/master/code/klvdata

https://github.com/All4Gis/QGISFMV/blob/master/code/manager/QgsMultiplexor.py

In this case I'm using in my development those KLV, but I can't generate a MISB video.

There are libraries that do it as https://impleotv.com/2020/01/14/how-to-make-stanag-4609-compliant-file-from-video-and-telemetry-csv-json-or-bin-files/

And well, I can't find any information on how to do it. And I asked on the forum

http://gstreamer-devel.966125.n4.nabble.com/Injecting-metadata-from-file-MISP-td4690906.html

@joshdoe
Copy link
Owner

joshdoe commented Mar 17, 2020

I've used QGIS in the past, very cool work. I'm not sure how I can help. If you see any way that the plugins in this project can be modified to help, let me know.

@All4Gis
Copy link
Author

All4Gis commented Mar 1, 2021

My last 5 cents to win this battle
https://gist.github.com/All4Gis/509fbe06ce53a0885744d16595811e6f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants