Hello, I’m new to android- and parrot development and I’m currently integrating Parrot drones to an existing android application that stream drone video to a web application using WebRTC. However, going through the documentation and forums, it seems like this is not a supported feature, this is further enhanced by the responses to numerous threads, where some of the more prevalent threads regarding this question are:
- Get video stream from Android connected to Sky Controller 3
- Ground SDK Stream Sink
- About supported platforms
None of these posts mention the PDrAW library which seems to do just what I want. So my question is, considering PDrAW, is it possible to stream the video from a drone to a web application using android? Or am I completely misunderstanding its usability and availability in android development?