Giter Club home page Giter Club logo

ios-fpvdemo's People

Contributors

mossbanay avatar neoxzy avatar oliverou avatar weizhoufeng avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ios-fpvdemo's Issues

No FPVDemo implementation for swift

this is important because the data types are different in Swift 3 and it can be tricky to translate from the sample that's on the website in objective

Tutorial Missing Step

The tutorial on your website is missing a critical step regarding the video streaming. The user is never instructed anywhere in the tutorial to start the video preview instance ([[VideoPreviewer instance] start];) like it should in the sdkManagerDidRegisterAppWithError method. I'd do a PR but I dont think your tutorials are on :octocat:

FPVDemo not work with OSMO

Hi, I build the demo work with my Inspire 1 but not work with DJI OSMO.

It's bug or I missing something? There rare info about Mobile SDK with OSMO...

FPVDemo not work with OSMO

Hi, I build the demo work with my Inspire 1 but not work with DJI OSMO.

It's bug or I missing something? There rare info about Mobile SDK with OSMO...

DJI Mavic 2 Pro Feed not working after swapping from DJI Go

Hi,

I'm trying to run DJI SDK on my own app and it appears there's an edge case bug that I'm curious if you guys might be able to help me. It involves the DJI Mavic 2 not showing video feed in my app after swapping to DJI Go App.

Here are the steps to reproduce:

  1. Open my own app. At this pt, the video feed is working as expected.
  2. Open DJI Go App and have it open the video feed.
  3. Close DJI Go App.
  4. Close my app again and reopen it. At this pt, video feed does not work until I disconnect my app from remote controller and reconnect again.
  • Using latest DJI SDK.
  • DJI Product you are using - Mavic 2 Pro
  • iOS 12.1.4
  • iPad mini 4
  • Xcode 10.1

I try DJIVideoPreviewer.instance()?.reset() but that did not work either. Curious if you guys can instruct me to the right place to change, that'd be greatly appreciated!

cocoapods?

wish DJI-Mobile-SDK can add cocoapods version

DJI Osmo mobile issue

Hi,
I'm trying to run this demo to connect to my dji osmo mobile. I would like to be able to control the gimbal.
Running the demo on an iPhone 6s with latest iOS 10 version.

I'm not sure if this is the issue or not but I'm seeing Couldn't find the "com.apple.private.externalaccessory.showallaccessories" entitlement in logs.
I've tried to enable in configuration "Wireless accessory configuration" and "Data protection" but the issue still persists.

crash

when I connected the RC to the mobile device , the demo crashed immediately.
crash

"DJISDK/DJISDK.h" not found VideoPreviewer with Swift, CocoaPods

Hi,

I am trying develop camera feature with Swift, cocoapods and using the import VideoPreviewer but I'm having the error below:

-/Users/guilherme/Documents/xcodeprojects/skydronesCapture/VideoPreviewer/VideoPreviewer/VideoPreviewer.m:13:9: 'DJISDK/DJISDK.h' file not found

But the parent project is works fine the import DJISDK.

Thanks.

H264 Hardware Decoding

I am trying to enable hardware decoding for the H264 video frames, sent from a drone.
Unfortunately this does not seem to work.
I added the line "[[VideoPreviewer instance] setEnableHardwareDecode:YES];" before "[[VideoPreviewer instance] start];", in the file "DJICameraViewController.m" . But this will only show the following log message:
"FPVDemo[579:506030] can not find idr path func".
The application then falls back to the software decoder.

I also posted a topic on the DJI forum, a while ago:
http://forum.dev.dji.com/forum.php?mod=viewthread&tid=32401

Steps to reproduce the bug or crash issues

Set enableHardwareDecode to "YES". Start app and wait until preview is shown.

DJI iOS SDK version you are using (Like iOS SDK 3.4, etc)

DJI iOS SDK 4.2.2

DJI Product you are using (Like Phantom 4, Mavic Pro, etc)

DJI Spark and DJI Osmo

iOS system version you are using (Like iOS 8.3, iOS 9, etc)

iOS 10.3.2

iOS device type you are using (Like iPhone5s, iPhone 6, iPad Air Wifi, iPad mini 3 LTE, etc)

iPhone 7/6

Xcode version you are using (Like Xcode 7.0)

Version 8.3.3 (8E3004b)

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.