Hi so I'm working on a drone project that will require an OAK D or OAK 1 camera. The camera will be fit to the drone and needs to operate autonomously without connecting to the raspberry pi. I need to live stream the camera feed onto my laptop or phone somehow remotely ( wirelessly) with low latency. My question is how? Will a standard video transmitter connected to the camera and a receiver connected to the laptop work? or is there any other way?
Transmission system of OAK
Hi @DebanjanDutta ,
We have some docs on drones here:
https://docs.luxonis.com/en/latest/pages/oak_on_drones/
Here's a repo that used OAK IOT camera, which has integrated ESP32 for both comms with drone controller and streaming via BT/WIFI:
rishabsingh3003/ardupilot_depthai_scripts
I hope this helps!
Thanks. Erik