Aviv Kandabi
Aviv Kandabi
@hanho5120 have you by any chance managed to solve your issue? I'm also attempting to develop an aar unity plugin, It seems to consistently crash on Helper.install(MApplication.this);
So you've solved the issue I've been having about the dji and unity connection :) congratz Is your camera issue about displaying the data recieved? Unity does not have a...
Sure I dont mind sharing code, in your situation of using unity as a native library it should be relatively simple using the ffmpeg c++ code Im using to decode...
when performed without the use of an android native activity (I use a Unity-based activity) That was my exact issue as well and was the reason why I gave up...
Then I believe I can help you out, do you crash before getting the video feed back? If there is data recieved I believe we can decode it using a...
it looks like a feasible solution. Compiling the lib to work as an Android native plugin / Unity native plugin would be the first piece of work, but I would...
I get this error trying to use this patch for getDataURL. The image seems to be empty, can you give an example on how you initialize & use getDataUrl? `Uncaught...