Coder Social home page Coder Social logo

Comments (11)

oliverou avatar oliverou commented on July 3, 2024

Thanks for your feedback. Could you provide the following details to us:

  1. Which DJI Product are you using for development? Like Phantom 2 vision+, Inspire 1, etc
  2. Do you use our latest Mobile SDK 2.4.1 version?
  3. What's your iOS device? like iPhone 6, and which iOS version of your device?

from mobile-sdk-ios.

yunsun330 avatar yunsun330 commented on July 3, 2024

Thanks for your reply.
Followings are the answers for the questions.

  1. I use Inspire1
  2. Yes, I am using the latest one.
  3. I am working on iPad 4

from mobile-sdk-ios.

oliverou avatar oliverou commented on July 3, 2024

Hi, I have tested the SDK 2.4.1 version sample code on Inspire 1, the video quality seems ok. Maybe you can try the hardware decoding. Please use

-(void) setDecoderDataSource:(int)type;

method of VideoPreviewer to enable hardware decoding. You can check the camera view of sample code for example too. Hope this help.

from mobile-sdk-ios.

yunsun330 avatar yunsun330 commented on July 3, 2024

Thanks! I think that it's helpful for me.
Now, I found that the video preview isn't synchronized well.
So, it keeps delay.

Any idea to fix it?

from mobile-sdk-ios.

wenqianqiao avatar wenqianqiao commented on July 3, 2024

Hi, from our demo, you could see how we use to decode the video feed. You could call our demo and compare it to your sdk based app. I think the delay problem could be solved. Besides, the decoding code is also open-sourced. You could modify them as you wish. Hope you could solve your problem.

from mobile-sdk-ios.

yunsun330 avatar yunsun330 commented on July 3, 2024

Hi, I have tested the demo app, and found that it has delay when I switch to hardware decode.

from mobile-sdk-ios.

oliverou avatar oliverou commented on July 3, 2024

Hi, you can try to change the image transmission speed lower or switch different channels to try in DJI Go app.

from mobile-sdk-ios.

rhoulay avatar rhoulay commented on July 3, 2024

Hi, I'm testing on:

  1. OSMO Firmware V 1.4.1.80;
  2. iOS SDK 3.0.1;
  3. iPhone 5c;

and I find that:

low image size

log at MovieGLView.m that show: _width:1280 and _height:717
can I increase the income preview size?

hard aliased board problem

osmo-ios-sdk

Like the screen shot, Mobile-SDK-iOS FPV Preview show hard aliased...
How can anti-alias preview?

from mobile-sdk-ios.

XietongLU avatar XietongLU commented on July 3, 2024

@rhoulay
The stream size is 720p. That's the upper bound for our products currently.
We will update the video previewer soon. Could you try again after the update? Your feedback will be important to us!

from mobile-sdk-ios.

rhoulay avatar rhoulay commented on July 3, 2024

@XietongLU
Yes, I update SDK and aliased problem solved!

osmo-ios-sdk-2

And you said "... stream size is 720p. That's the upper bound for our products currently", stream size will increase later?

from mobile-sdk-ios.

InguzXX avatar InguzXX commented on July 3, 2024

Glad that your issue was solved, close the issue now.

from mobile-sdk-ios.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.