video-js-swf icon indicating copy to clipboard operation
video-js-swf copied to clipboard

Custom Flash Player for VideoJS

Results 2 video-js-swf issues
Sort by recently updated
recently updated
newest added

Reverted the change from returning array values to returning object property as there was no value being returned resulting in a NPO Object not found error on the js end.

Hello, would it be possible to make HLSProvider duration getter to return positive Infinity (instead of -1) for LIVE stream as stated in HTML standard for Video element? https://html.spec.whatwg.org/multipage/embedded-content.html#dom-media-duration If...