I'm kinda new to flutter and I'm trying to develop an app where you can record a video with your camera and while recording, the python API reads it, like recognizing faces or objects.
I've already have the camera video working but I don't know how to connect it to the API. Could you help me?
Thanks in advance