Skip to content
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

The WebCam is not working #10326

Closed
1 task done
Col0ring opened this issue Jan 10, 2025 · 0 comments · Fixed by #10327
Closed
1 task done

The WebCam is not working #10326

Col0ring opened this issue Jan 10, 2025 · 0 comments · Fixed by #10327
Labels
bug Something isn't working

Comments

@Col0ring
Copy link
Contributor

Describe the bug

When I finished recording, this error occurred.
image
image

Have you searched existing issues? 🔎

  • I have searched and found no existing issues

Reproduction

import gradio as gr

with gr.Blocks() as demo:
    gr.Video()

demo.launch()

Screenshot

No response

Logs

No response

System Info

gradio version: 5.11.0
gradio_client version: 1.5.3

Severity

Blocking usage of gradio

@Col0ring Col0ring added the bug Something isn't working label Jan 10, 2025
@Col0ring Col0ring mentioned this issue Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant