Skip to content

SharedCamera stream using Camera2 and ARSession. #618

@idonahum1

Description

@idonahum1

Hi,

Since ARCore cant retain more then 1 arframe, and my processing time takes using hitTests takes more time the camera refreshing time, I wanted to create a mechanism which only call session.update() when needed but to avoid freezing the UI I would like also to keep rendering frames to the view.
I though of an idea of combining Camera2 and arsession streams by using sharedcamera feature, is it possible to do something like that in Sceneview? Thank!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions