Hide Buttons on the Viewer Screen

Use the URL parameter hidden-timer-button to hide buttons on the viewer screen.

ex. https://timer-share.com/timer_sections/UUID?hidden-timer-button=true

This is useful in live streaming scenarios, where using virtual cameras in OBS Studio or Xsplit requires removing unnecessary buttons from the screen.

Hiding buttons on the viewer screen prevents users from accessing 'Section List,' 'Information,' screen flip, fullscreen, and other hidden button functions. Depending on the use case, this can be beneficial or restrictive, so please use it accordingly.

When specifying multiple parameters, start the first parameter with '?' and separate the second and subsequent parameters with '&'.

ex. https://timer-share.com/timer_sections/UUID?d-name=Group1&hidden-timer-button=true

Last updated