DJI-Mobile-SDK-Tutorials / Android-FPVDemo

This demo shows how to create a simple FPV view and how to take photo and record video using DJI Mobile SDK.
MIT License
64 stars 81 forks source link

Display Image in OpenCV #45

Closed manuoso closed 4 years ago

manuoso commented 4 years ago

Hi,

There is some simple way to decode the received H264 raw image to display it in OpenCV, without using DJI decoder?

Thanks in advance.

dji-dev commented 4 years ago

Agent comment from Lisa Fedane in Zendesk ticket #34127:

DJI Developer Support engineers will be on holiday for the international worker's day (5-1 ~ 5-5), which may cause some delays in responding to your issue.

Best Regards, DJI SDK Support Team

Join DJI's Developer Community in our new Forum for Technical Discussions, Announcements and More: https://forum.dji.com/forum-139-1.html?from=developer

dji-dev commented 4 years ago

Agent comment from William Wong in Zendesk ticket #34127:

Dear Client Thank you for contacting DJI.

For video streaming you can get H264 stream and put them into H264. You can see the details in https://github.com/DJI-Mobile-SDK-Tutorials/Android-VideoStreamDecodingSample

Hopefully our solution can help you. Kindly Regards, DJI Developer Support