I aim to perform crowd detection using AI during the drone flight and obtain the location data of the detected crowd. I also need to retrieve this location data from the drone.
Is it possible to continuously receive GPS data from the DJI Mini 2 SE drone during flight? In my project, I need to obtain the GPS data of my location while the drone is in flight, and I need to transfer this data to a Python script.