ph0b0s
ph0b0s

Reputation: 59

Setup Flash seeking / streaming with mediaelement.js (apache+php)?

Can users with older browsers or video formats which require Flash fallback jump to certain time in video if it isn't already buffered?

Does flashmediaelement.swf support seeking using byte-range / pseudostreaming at all?

Firebug (Net tab) doesn't show correct headers needed for such streaming (206 Partial Content).
- request : Range
- response : Content-Range

Those headers appear only when native player is active.

Articles with possible solutions:

Upvotes: 5

Views: 1304

Answers (0)

Related Questions