I have a WebRTC streaming coming from an AntMedia server. The stream is forwarded to an AI service that recognizes people and returns a streaming of JSON objects containing the coordinates and sizes of the bounding boxes. I want to draw these rectangles over the video stream so that they are synchronized with it, but I didn't find any way to do so yet. Any language is accepted.
Asked
Active
Viewed 32 times