diff options
| author | Christophe Besson <cbesson@gmail.com> | 2026-08-26 11:35:31 +0200 |
|---|---|---|
| committer | Christophe Besson <cbesson@gmail.com> | 2026-08-26 11:35:31 +0200 |
| commit | ab96d5821fe9cda4f31b3389e1c6fb3e6010682d (patch) | |
| tree | 694c674ed29622948408e7b4ab19e2ff34272c7b /docs | |
| parent | 27d59cbb2d11d863273e2282257d81ac9911ab97 (diff) | |
| download | meshbay-ab96d5821fe9cda4f31b3389e1c6fb3e6010682d.tar.gz | |
feat(video): hold a Screen Wake Lock while a video is open
Purely additive and isolated from the streaming/transport code: touches no
DataChannel, SourceBuffer, or playback state, so it cannot itself cause a
stall or regress existing playback (PC/Electron included) — feature-detected
and try/caught, a no-op wherever unsupported or refused.
Sidesteps the commonest real-world trigger for the WebRTC-drop recovery
(the phone auto-locking on its own idle timer while someone just watches).
Does nothing for a deliberate power-button lock or backgrounding the tab —
released automatically in both cases per spec — so the reconnect path is
still what handles those.
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions