dji-sdk / Mobile-SDK-Android

DJI Mobile SDK for Android: http://developer.dji.com/mobile-sdk/
Other
980 stars 579 forks source link

Livestream freezes when IR or MSX DisplayMode is selected #889

Open Avistadrone opened 3 years ago

Avistadrone commented 3 years ago

Greetings,

I have been using the LiveStreamManager to do some livestreams with Mavic 2 Enterprise Dual & Smart Controller. When the DisplayMode is VISUAL_ONLY the livestream works pretty well. However, when DisplayMode is MSX or THERMAL_ONLY, the livestream's FPS drops heavily and the livestream freezes quite often. The code I am using is the same that the LivestreamDemo: https://github.com/dji-sdk/Mobile-SDK-Android/blob/master/Sample%20Code/app/src/main/java/com/dji/sdk/sample/demo/camera/LiveStreamView.java Actually, I tested it with the DJI SDK Sample App and I am getting the same behavior.

In DJI Pilot the livestream works perfectly no matter what the DisplayMode is, so I suppose that the error is within LivestreamManager.

Thanks.

dji-dev commented 3 years ago

Agent comment from Luce Luo in Zendesk ticket #48214:

Dear Customer,

Thank you for contacting DJI. To help us collect questions in detail, please fill in the form below and we will handle this ticket once we have received it. https://formcrafts.com/a/dji-developer-feedback-en

Thanks,

Luce Luo DJI Dev Team

°°°

Avistadrone commented 3 years ago

Hello,

We are reopening this issue since we were told that the problem may be solved in the 4.15 release of the SDK, however when trying the new implementation of the LivestreamManager in the DJISampleApplication, we are facing the same issue. The livestream keeps freezing when the IR or MSX mode is selected. Any idea why it's this happening?

Thanks.

Best regards.

Avistadrone commented 3 years ago

Hello @dji-dev, any news?

Avistadrone commented 3 years ago

@dji-dev ?