Skip to content

Webcam showing blank screen in samsung mobiles (s22,23,24) devices #412

@missionlop

Description

@missionlop

Hi, Webcam showing blank screen in real samsung mobiles (s22,23,24) devices, when try to replicate this in emulators working fine
Can you please suggest me for any idea on this.

// Not specify any width and height. they fit into the screen.
const videoConstraints = [ facingMode: "environment",]

const capture = React.useCallback(() => {
const imageSrc = videoElement.current.getScreenshot();
return imageSrc;
}, [videoElement]);

Issue:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions