-
Notifications
You must be signed in to change notification settings - Fork 108
Open
Description
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
Labels
No labels