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

Better Streaming Brainstorm #5873

Closed
1 task done
freddyaboulton opened this issue Oct 11, 2023 · 1 comment
Closed
1 task done

Better Streaming Brainstorm #5873

freddyaboulton opened this issue Oct 11, 2023 · 1 comment
Assignees
Labels
needs designing The proposed feature needs to be discussed and designed before being implemented
Milestone

Comments

@freddyaboulton
Copy link
Collaborator

freddyaboulton commented Oct 11, 2023

  • I have searched to see if a similar issue already exists.

Is your feature request related to a problem? Please describe.
@pngwn brought this up in a conversation. Writing down so we don't forget. Definitely post 4.0. Details/implementation to be filled in later.

Describe the solution you'd like

  • WebRTC?
  • Websockets?

Additional context
Add any other context or screenshots about the feature request here.

@freddyaboulton freddyaboulton added the needs designing The proposed feature needs to be discussed and designed before being implemented label Oct 11, 2023
@freddyaboulton freddyaboulton self-assigned this Jan 28, 2024
@freddyaboulton freddyaboulton changed the title Use WebRTC for streaming media files Better Streaming Brainstorm May 28, 2024
@abidlabs abidlabs added this to the Gradio 5️⃣ milestone Jul 2, 2024
@freddyaboulton
Copy link
Collaborator Author

Fixed in #8941 to be released in 5.0 branch

Need to install both gradio and the client from these urls

pip install https://gradio-pypi-previews.s3.amazonaws.com/a0fdc968ef8eca168fb3a1713952420992de6d37/gradio-4.41.0-py3-none-any.whl

pip install "gradio-client @ git+https://github.com/gradio-app/gradio@a0fdc968ef8eca168fb3a1713952420992de6d37#subdirectory=client/python"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs designing The proposed feature needs to be discussed and designed before being implemented
Projects
None yet
Development

No branches or pull requests

2 participants