silvanmelchior / RPi_Cam_Web_Interface

A web interface for the RPi Cam
MIT License
1.52k stars 489 forks source link

SimpleOn and SimpleOff button not documented #683

Open hogwell opened 1 year ago

hogwell commented 1 year ago

On the System tab on the main RPICam Web interface there is a button labeled SimpleOn or SimpleOff.

I cannot find this documented on the wiki or anywhere and it appears to just toggle between states on the button without any effect.

What is this button meant to do?

PCAssistSoftware commented 1 year ago

turning it on shows a Simple button in top right hand corner to allow you to switch to screen just showing camera and no menus, and then can click Full button to switch back

image

hogwell commented 1 year ago

Thank you. Is this documented on the wiki somewhere?

roberttidey commented 1 year ago

It is described in the section 2.1 Basic usage

hogwell commented 1 year ago

Ok, I see it now... I was searching the wiki for 'SimpleOn' (the button label). Thanks.