clappr-level-selector-plugin icon indicating copy to clipboard operation
clappr-level-selector-plugin copied to clipboard

selector invisible on mobile

Open ta3pks opened this issue 5 years ago • 6 comments
trafficstars

ta3pks avatar Jun 01 '20 17:06 ta3pks

no updates ?

ta3pks avatar Jun 15 '20 06:06 ta3pks

A possible cause may be the element container width size where the player is rendered. (when it is too small, not all media controls are displayed).

Have you tried to rotate your phone to landscape ?

Note also in fullscreen mode the mediacontrols are not displayed on some device (ie: iPhone) because it display instead the "native" mediacontrols.

kslimani avatar Jun 15 '20 09:06 kslimani

I am playin video inline in iphone and the clappr controllers are visible I can confirm that but no level selector also another thing is that when I use the browser mobile simulator the selector is there so I am assuming this is a bug with the level selector

ta3pks avatar Jun 16 '20 01:06 ta3pks

I suspect it is because resolved playback is native HTML video (instead of hls.js one) on iPhone device. (which may explain why levels are not displayed, but i am not 100% sure and no iOS device atm to confirm...)

Also i just realized that current master branch has not been released yet (it has some fix, but maybe not related to your issue).

kslimani avatar Jun 16 '20 02:06 kslimani

So lets hope its gonna fix on release :) any deadlines yet ?

ta3pks avatar Jun 17 '20 11:06 ta3pks

After some quick search i have found a fork of this plugin on NPM : https://www.npmjs.com/package/@c3voc/clappr-level-selector . You can try it as workaround.

About this one release, let's ping @joaopaulovieira 😃

kslimani avatar Jun 17 '20 11:06 kslimani