dji-sdk / DJIWidget

The DJIWidget is a delightful DJI library includes VideoPreviewer for video decoding.
Other
36 stars 30 forks source link

DJI Mini2 Video Decoding Issue #29

Open adesab opened 2 years ago

adesab commented 2 years ago

When using the standard FPV Template at "https://github.com/DJI-Mobile-SDK-Tutorials/iOS-FPVDemo"

I receive the following decoding errors after registering the app and connecting to the bridge app [h264 @ 0x7f9817887e20] SEI type 1 size 128 truncated at 8 [h264 @ 0x7f9817887e20] SEI type 1 size 128 truncated at 8 [h264 @ 0x7f9817887e20] missing picture in access unit with size 9148 [h264 @ 0x7f9817887e20] missing picture in access unit with size 3025

Looking online this seems to be a FFMPEG issue, but looking for further information.

My setup is: iOS 15.4 simulator to iOS 15.4 phone running the bridge app connected by lighting cable to my controller. Output on the demo app and on custom projects is a black screen.

Thanks!

dji-dev commented 2 years ago

Agent comment from DJI SDK in Zendesk ticket #61930:

尊敬的开发者,感谢您联系DJI 大疆创新 由于github不是我们主要的咨询渠道,您的问题可能跟进不及时。我们建议您通过填写表单( https://djisdksupport.zendesk.com/hc/zh-cn/requests/new )向我们反馈问题。或者您也可以在论坛发帖,与其它开发者交流。论坛链接:https://djisdksupport.zendesk.com/hc/zh-cn/community/topics

Dear developer, thank you for contacting DJI. Since github is not our main consultation channel, your questions may not be followed up in time. We recommend that you fill in the form (https://djisdksupport.zendesk.com/hc/en-us/requests/new) to report problems to us. Or you can post in the forum to communicate with other developers. Forum link: https://djisdksupport.zendesk.com/hc/zh-cn/community/topics

°°°

DJI-William commented 2 years ago

Reported to the iOS dev team.

DJI-William commented 2 years ago

"https://github.com/DJI-Mobile-SDK-Tutorials/iOS-FPVDemo" has been updated.