Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No transmission of the live image DJI MINI 2 #103

Open
smeeuw opened this issue Apr 7, 2022 · 1 comment
Open

No transmission of the live image DJI MINI 2 #103

smeeuw opened this issue Apr 7, 2022 · 1 comment

Comments

@smeeuw
Copy link

smeeuw commented Apr 7, 2022

The UXSDKSwiftSample works on my iPhone 11 (iOS 15.3). App can be started, connection is successful. I can see all the parameters of the drone and also launch it. Even pictures and videos are saved on the SD card. Only the live transmission of the camera does not work. The label "DJI Mini 2 Camera" is displayed. Ideas?

I used this Cocapod configuration:

platform :ios, '10.0'

target 'UXSDKSwiftSample' do
  use_frameworks!
  pod 'DJI-SDK-iOS', '~> 4.14'
  pod 'DJI-UXSDK-iOS', '~> 4.14'
  pod 'DJIWidget', '~> 1.6.4'
  pod 'DJIFlySafeDatabaseResource', '~> 01.00.01.18'
  pod 'iOS-Color-Picker'
end

issue_screenshot

@DJI-William
Copy link

The Swift sample requires an update soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants