You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One feature that I use heavily on BlueIris's web view is double clicking a camera stream to bring it to the "Foreground" as the solo camera view. Since there is already a solo view and camera streams can be selected from the JS UI it should be feasible to allow for a "double click" detection to initatie an action to switch to solo for the respective selected stream. And double click to revert back to the previous layout.
I'm making this a discussion because it might involve some greater thinking about the layout system as I see it doesn't currently "save" the camera layout.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
One feature that I use heavily on BlueIris's web view is double clicking a camera stream to bring it to the "Foreground" as the solo camera view. Since there is already a solo view and camera streams can be selected from the JS UI it should be feasible to allow for a "double click" detection to initatie an action to switch to solo for the respective selected stream. And double click to revert back to the previous layout.
I'm making this a discussion because it might involve some greater thinking about the layout system as I see it doesn't currently "save" the camera layout.
Beta Was this translation helpful? Give feedback.
All reactions