Coder Social home page Coder Social logo

Comments (5)

cwnuk-lfl avatar cwnuk-lfl commented on May 26, 2024 1

Thanks @olokobayusuf - emailed you at that address.

from videokit.

olokobayusuf avatar olokobayusuf commented on May 26, 2024

Hey @cwnuk-lfl , I've got inline responses below:

This previously worked as expected on this device, but the behavior changed when we upgraded to the latest version of Android available on the device. Other devices we have tested (see below) have not exhibited this issue, but do not seem to have the same OS updates available to them yet.

This is gonna be a tough one to find a workaround for, given that it's both device- and OS-version-specific.

When we start the camera, we are seeing this spamming the console in logcat on the Pixel 6:
2023/07/05 13:48:46.260 31104 31278 Error ACameraMetadata getConstEntry: cannot find metadata tag 65568
This log message does not seem to appear on devices without the issue.

I don't think this is related. Metadata tag 65568 should correspond to ACAMERA_CONTROL_AF_STATE (i.e. autofocus state).

A quick diagnostic to run is to check the cameraDevice.frontFacing of the front camera on the Pixel 6. If that value is incorrect, then that would both be the culprit and the place to build a workaround.

from videokit.

cwnuk-lfl avatar cwnuk-lfl commented on May 26, 2024

Hi @olokobayusuf thank you very much for the response! cameraDevice.frontFacing is reporting as true.

from videokit.

olokobayusuf avatar olokobayusuf commented on May 26, 2024

@cwnuk-lfl this is going to be pretty involved to investigate and potentially fix. Shoot me an email to discuss further.

from videokit.

olokobayusuf avatar olokobayusuf commented on May 26, 2024

NatDevice has officially been deprecated, as it has been merged into VideoKit. I'm moving this issue to the VideoKit repo.

from videokit.

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.