Live View - View in Timeline - Fullscreen to Fullscreen #316
Replies: 3 comments 2 replies
-
|
This is the full screen mode of the individual streams, not the full screen mode of the page that shows multiple streams. |
Beta Was this translation helpful? Give feedback.
-
|
I'm wondering if browser security will not allow this feature. TimelinePlayer calls Element.requestFullscreen() and variants to request switching to fullscreen mode. lightNVR/web/js/components/preact/timeline/TimelinePlayer.jsx Lines 732 to 760 in c8c5c9a The documentation for the Element: requestFullscreen() method has this security note:
|
Beta Was this translation helpful? Give feedback.
-
|
Tested with commit 767ed94. This only partially works:
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
On the Live View page, the View in Timeline button was added. That's working great.
Can it be improved so that if the Live View is in full screen when the button is clicked, it takes the user to the full screen mode of the Timeline and pre-selects the 'fine' keyboard navigation mode?
Beta Was this translation helpful? Give feedback.
All reactions