iOS Wakelock with video?

by juberti

HTML

<input type="button" value="Enable Wakelock">

CSS

input {
  border: 4px solid blue;
}

JavaScript

var button = document.querySelector('input');

MP4_SRC =...