DJI-Drone-Camera-Streaming
DJI-Drone-Camera-Streaming copied to clipboard
Q
Not sure if this project is almost dead, but I have a question: Your code looks pretty much like inherited from DJI's Android VideoStreamingExample.
One question though: Did you also have the problem, that whenever you enable YUV callbacks the preview is frozen? This seems to be by design to me, regardless of whether you are using TextureViews or Surfaces.
Would be nice if you could confirm