mediaelement_rails icon indicating copy to clipboard operation
mediaelement_rails copied to clipboard

Chrome and firefox can't work well for m3u8

Open mitsunobuk opened this issue 10 years ago • 2 comments

I'm trying to use this gem for m3u8 in rails. But it doesn't work well chrome and firefox. Safari is working well.

I added gem, application.js and application.css. If I want to use it for m3u8, do I have to do anything more?

Please advise me. Regards

mitsunobuk avatar Apr 29 '16 06:04 mitsunobuk

This gem allows you to use MediaElement.js in your rails projects easily, so unfortunately we don't have any control over the compatibility with different media types. You can take a look at their website to learn more: http://mediaelementjs.com/

fusion2004 avatar Apr 29 '16 12:04 fusion2004

Thanks comment @fusion2004 I downloaded it, and I found "demo/mediaelementplayer-hls.html". It can work for m3u8. So I asked about it. I'll try more.

mitsunobuk avatar Apr 29 '16 13:04 mitsunobuk