Skip to content

Basic Computer Vision extension for getting frames from videos at YouTube #3058

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
jmplaza opened this issue Apr 30, 2025 · 6 comments
Open
Assignees

Comments

@jmplaza
Copy link
Member

jmplaza commented Apr 30, 2025

No description provided.

@jessiffmm
Copy link
Collaborator

We're having trouble with the implementation. As a first step, we wanted to play the YouTube video in the same place where the camera feed is displayed. For the time being we had replaced the use of Camera with VideoYoutube. But we get the error:
Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons:

  1. You might have mismatching versions of React and the renderer (such as React DOM)
  2. You might be breaking the Rules of Hooks
  3. You might have more than one copy of React in the same app

We did an example in the folder prueba_youtube. This can be executed by putting: npx serve .
And then opening the page at the address http://localhost:3000

@codezerro
Copy link
Collaborator

@jessiffmm Provide the folder/file/branch name.

@jessiffmm
Copy link
Collaborator

@belal-bh
Copy link

belal-bh commented May 8, 2025

Hi, is there anyone working on this issue or it has already been fixed ? I am interested to work on this issue.

@jmplaza
Copy link
Member Author

jmplaza commented May 8, 2025

HI @belal-bh , Yes some contributors are working on it. But it is a difficult issue, feel free to explore your own solution. And even share here your progress, or interact in this thread with those contributors. Take a look at the branch reported by @jessiffmm . There is no need to explicit assignment of the issue.

@codezerro
Copy link
Collaborator

Hi @belal-bh,

Thanks for your interest. We're now working on a feature where users can upload/attach a local video on the browser to run a computer vision exercise.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants