Camera lags/stuck when using UXSDK sample app

已完成

评论

3 条评论

  • DJI Developer Support
    I hope you're doing well. I would like to ask for some more detailed information from you, if possible. 1. Did the status of the videoChannel change when the image transmission got stuck? 2. Is it possible to restore by re-entering DefaultLayoutActivity? From the video you provided, it is evident that the decoder has stopped working at this point. However, we would like to understand the status of the video channel to determine the reason for the decoder's failure. If this phenomenon usually occurs right after entering the app, I suggest you try delaying 5 seconds before entering the DefaultLayoutActivity.
    0
    评论操作 固定链接
  • Sabbir Ahmed Khan Reyjohn

    We have our own activity from where we are entering to DefaultLayoutActivity. Are you suggesting to atleast wait for five seconds in that activity before entering to DefaultLayoutActivity? And also can you suggest me how can I check the status of video channel?

    0
    评论操作 固定链接
  • DJI Developer Support
    Are you suggesting to atleast wait for five seconds in that activity before -- Yes, I suggest you do that. The Sample also sets a minimum delay of 5 seconds before entering DefaultLayoutActivity. And also can you suggest me how can I check the status of video channel? -- The addVideoChannelStateChangeListener can push the new state when the video channel state changes.
    0
    评论操作 固定链接

请先登录再写评论。