Giter Club home page Giter Club logo

cameo's People

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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

cameo's Issues

Unvailable "Tune" feature control property crashes app

Thanks for the recent effort of swift-wrapping (and more) of CoreMediaIO. In the unmodified code for this app, I get a crash when clicking the Adjust Control button.

Digging in, I see a Control.model doesn't initialize properly, leading to a failed initialization of any AdjustControlPanelController... This is a failable initializer and returns nil, but explicitly unwrapped in showAdjustControlPanel, leading to a crash when setting its delegate. A guard would be effective here to avoid the crash, but the cause itself is more interesting:

In my experiments the following code segment in Control.model always fails:
case .boolean(let isTuning) = FeatureControlProperty.tune.value(in: controlID). When I comment that part, I can continue working with the app and explore my cameras and controls.

BTW I haven't seen the FourCC 'fctn' / kCMIOFeatureControlPropertyTune be available anywhere in my connected camera's/controls on MacOS 10.14.6 Mojave.

Support scope change

Properties may exist/be missing/have different value based on the scope field in the property address. This has been ignored so far, but there should be a way to specify the scope for the list.

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.