html5media icon indicating copy to clipboard operation
html5media copied to clipboard

Enables <video> and <audio> tags in all major browsers.

Results 15 html5media issues
Sort by recently updated
recently updated
newest added

Note that this project is being used as a mediawiki widget for playing audio files. See here for background: [https://www.mediawikiwidgets.org/Html5mediaAudio](url) Unfortunately, in some cases, this code is resulting in problems...

IE7 can't use JavaScript to change the audio's volume.

We use IE7-8 browser under the environment of the HTTPS and find that html5media can't be available!!! Maybe this flash has a little problem.

Dear sir, Could you tell me how to config Flowplay in detail. I tried this but it won't work var config = { fullscreen: false, keyboard: false }; /** *...

I can see solutions to change this in the code but having it on the controls allows the user to choose. If not possible, any plans to add the playbackrate...

I want to control the video to play or pause, and listen the event when finished playing. how can I do these just by html5media? is there any methods like...

Hi, I can't get video playback to work on IE10 (IE11 is fine). And it doesn't work in IE10 when I load your site here: http://html5media.info either. In both places,...

worksforme

Hello. I want to use html5media on IE8. Our audio file are hosted on Amazon S3 ,so query string is required. But, html5media seems not to work when URL is...

There's any way to make the flash video muted, in case I have the `muted` attribute on the video?