DJI-Drone-Camera-Streaming icon indicating copy to clipboard operation
DJI-Drone-Camera-Streaming copied to clipboard

Stream and decode the DJI Drone Camera to a C/C++ app

Results 7 DJI-Drone-Camera-Streaming issues
Sort by recently updated
recently updated
newest added

I just want to get live video feed on my laptop which piece of code will be useful for me, as you have created my many classes on udp and...

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...

Hello: Not to be due but when I press the "screen shot" button, the application stops. In the c ++ project it always says "Waiting for frame". I would appreciate...

Hi Raul. I'm searching a solution for sharing drone video and so have a look to your code. For making it working, I've made some modifications: - server side, I...

Whenever I launch, I get "OpenCV error" "opencv was not initialized correctly, application will be shut down" I can't see any error, so I'm not sure what is going on.

thank you for sharing, I have runned the two application, I don't wanna face detection, Do you know how to cancal that function?

java.lang.UnsatisfiedLinkError: dlopen failed: cannot locate symbol "atof" referenced by "libffmpeg.so"... at java.lang.Runtime.loadLibrary(Runtime.java:364) at java.lang.System.loadLibrary(System.java:555) at com.dji.videostreamdecodingsample.media.NativeHelper.(NativeHelper.java:61) at com.dji.videostreamdecodingsample.MainActivity.onCreate(MainActivity.java:227) android 4.4.2