connect-stream icon indicating copy to clipboard operation
connect-stream copied to clipboard

Video player stops in the middle

Open binarykitchen opened this issue 11 years ago • 0 comments

Hello again

This is weird. I have a long WEBM video here (> 10 min) and it stops after about 1.7 minutes. In the logs I can see that a new request is made to fetch partial contents which is returned with 304. But the player stops.

The video player on the web is the native one under Chrome. In the HTML markup I use preload="auto" and autobuffer.

Any ideas why? I am using connect-stream's default options.

binarykitchen avatar Feb 28 '14 02:02 binarykitchen