Skip to content

Unable to see video-feed in the app #24

@rsingh2083

Description

@rsingh2083

Hi Maxim,

I ran the app but unable to see video-feed in the app.
ERROR_SNAPSHOT

I changed line no.29 in Face-recognition-project/FRONT/late-checker/src/Components/VideoFeed/
to - src="//:0"
Still cant see anything, just blank canvas in video

Chrome Console shows this error:-

Warning: Received `true` for a non-boolean attribute `webkitallowfullscreen`.

If you want to write it to the DOM, pass a string instead: webkitallowfullscreen="true" or webkitallowfullscreen={value.toString()}.
    in iframe (at VideoFeed.jsx:24)
    in section (created by Context.Consumer)
    in StyledComponent (created by styled.section)
    in styled.section (at VideoFeed.jsx:22)
    in VideoFeed (at App.js:31)
    in main (created by Context.Consumer)
    in StyledComponent (created by [styled.main)]
    in styled.main (at App.js:30)
    in App (at src/index.js:7) index.js:1375

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