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

No support for Media Fragment URI #143

Open
tbenst opened this issue Apr 7, 2019 · 1 comment
Open

No support for Media Fragment URI #143

tbenst opened this issue Apr 7, 2019 · 1 comment

Comments

@tbenst
Copy link

tbenst commented Apr 7, 2019

Unfortunately, http://localhost:3000/videos/my_video.mp4#t=30 serves the video, but does not start at 30 seconds. I have confirmed that on another webserver with the same browser that this query works per W3C spec

@jonathanong
Copy link
Member

most likely because this module does not support range requests. you should be serving videos through a CDN

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

2 participants