• OAK4DepthAI-v3
  • Retrieve Mjpeg Stream and Detections through http with remoteconnector

Hello,

Currently I archieved to stream my camera stream with overlayed detections on my web browser using this example. I want to retrieve my mjpeg stream trough a http link like so http://localhost:8080/encoded.mjpeg, is there a easy way to do it easily, same question for NN detections I want to access it like a GET api endpoint is this possible ?

Thank you in advance for your support.
Best regards,

Pierre