James Hale

Results 11 comments of James Hale

Yep I get this error no matter what I do. On macos

OP's error can be caused by trying to use Python 3.8 in AWS Lambda. Choose 3.6 as the runtime instead.

Yeah the font is quite large for me - macos

Thanks @sndrsnk. This works. But I then have a problem with importing modules from alongside handler.py. I find that they either work in local or lambda, depending on my syntax....

trek10inc did you see this? Mavax, you're largely correct. This plugin fails if you don't provide the optional command line argument 'stage'. That seems like bug territory. Though, ergh, this...

Hi sparktv. Please post a link to a codepen (or similar) of the issue. The issue being that the fullscreen button doesn't work when using the iosNative option with a...

I think Sam is on holidays or something. If you want to run a previous version, last known good for the pause issue is v3.3.23

The reason I ask for a Codepen (or similar) example is largely because it will help determine if the issues is with your own code, or a bug with Plyr...

Well done, you've reproduced the issue 👏 I can confirm, the issue exists on my phone. @sampotts iOS fullscreen for embedded players looks.. impossible? By my understanding: iOS only allows...

I couldn't find a solution to this either. I added the suggested argument `--disable-require-system-font-provider`, but the ffmpeg build still couldn't find libass. I removed libass from compilation and from the...