Good day, my colleagues!
I want to implement the following custom plugin.
The plugin performs the following tasks: it receives a video stream along with associated metadata and GPS information. It analyzes the metadata, and under certain conditions, it triggers an event. This event includes relevant details as well as the current GPS coordinates.
Please help me understand how to implement such a plugin. I would appreciate any useful links or resources you can share.