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

Media handler does not support HTTP range requests #4780

Open
matrixbot opened this issue Dec 16, 2023 · 4 comments
Open

Media handler does not support HTTP range requests #4780

matrixbot opened this issue Dec 16, 2023 · 4 comments
Labels
good first issue This is a fix that might be an easy place for someone to start for their first contribution P4 S-Minor T-Defect

Comments

@matrixbot
Copy link
Collaborator

matrixbot commented Dec 16, 2023

This issue has been migrated from #4780.


Presently, Synapse does not support HTTP range requests, which prevents users from seeking through audio/video media in many browsers. element-hq/element-web#2909 sought to fix this, though as that PR has been closed, I figured I should open another issue. This issue is the root cause of matrix-org/riot-web#4265.

@gmanskibiditoilet
Copy link

Hopefully the devs will fix this as soon as possible.

@gmanskibiditoilet
Copy link

gmanskibiditoilet commented Jan 18, 2025

hi @erikjohnston and @anoadragon453 can you please send out some devs to fix this synapse issue because many end-user matrix clients (e.g. Element, schildichat) are unable to seek video/audio media in many browsers and even the official desktop version of those end user clients due to the lack of HTTP range request support?

@anoadragon453 anoadragon453 added the good first issue This is a fix that might be an easy place for someone to start for their first contribution label Jan 20, 2025
@anoadragon453
Copy link
Member

Hi @gmanskibiditoilet. This issue is not on the team's immediate roadmap, but we'd be happy to review external contributions for it.

Given this likely isn't too complicated to implement, I've added the "Good First Issue" label to try and encourage new contributors to have a look at fixing this.

If anyone needs advice with implementing this issue, feel free to ask for help in #synapse-dev:matrix.org!

@gmanskibiditoilet
Copy link

Hi @gmanskibiditoilet. This issue is not on the team's immediate roadmap, but we'd be happy to review external contributions for it.

Given this likely isn't too complicated to implement, I've added the "Good First Issue" label to try and encourage new contributors to have a look at fixing this.

If anyone needs advice with implementing this issue, feel free to ask for help in #synapse-dev:matrix.org!

great, hope you all will have external contributors forking this repo and launching multiple pull request to fix this issue. hav a nice day @anoadragon453

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue This is a fix that might be an easy place for someone to start for their first contribution P4 S-Minor T-Defect
Projects
None yet
Development

No branches or pull requests

3 participants