Skip to content

imclab/html5-video-loop-test

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

problem: <video> tags with loop="true" only loop in chrome when the server responds correctly to http range header requests

to see it working properly, visit http://maxogden.github.io/html5-video-loop-test/

to reproduce the non-working version, clone this repo and run node dumb-server.js, and then open http://localhost:8080

the non-working version doesn't loop in chrome but it does loop in firefox

About

<video autoplay loop> test page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published