Maxx Remote View API
Maxx Remote View API: open a saved VIEW as a standalone operator web page at http://:8000/view/ (tablet / kiosk).
Categories:
The Maxx Remote View API exposes a saved VIEW as a standalone operator page — without the Maxx Remote editor chrome. Operator URLs use the /view/ path (also called the View API).
What is the Maxx Remote View API?
Use it when you want tablets or dedicated operator PCs to show only the mute / volume / meter widgets you placed in VIEW, not the full project editor.
How do I open a VIEW operator page at /view/?
- In VIEW, create and SAVE a page.
- Copy the operator Link from the editor toolbox.
- Open URLs of the form:
http://<server>:8000/view/<view-name>
(Exact name encoding matches what the UI copies.)
Expected result
Fullscreen operator canvas with the mute / volume / meter widgets you placed.