element-hq / element-hq/synapse
Media handler does not support HTTP range requests
Open
good first issue
P4
S-Minor
T-Defect
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 600
- Avg merge
- 5d 6h
- Merged PRs (30d)
- 46
Description
This issue has been migrated from [#4780](https://github.com/matrix-org/synapse/issues/4780).
---
Presently, Synapse does not support HTTP range requests, which prevents users from seeking through audio/video media in many browsers. vector-im/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](https://github.com/vector-im/riot-web/issues/4265).
Contributor guide
Assessment
This issue has not been assessed yet.