Full NTX Embedded platform for Octolux HMI development — dashboard, projects, deploy, VNC, screencast, and camera.
What's included
- Dashboard — Device fleet with live snapshots, reset, quick-launch
- Projects — Customer project cards with Mock and Deploy actions
- Deploy — Pixel-accurate preview at device resolution, push to device
- VNC — Interactive remote desktop via Chrome DevTools Protocol
- Screencast — Live display stream via SSE relay
- Camera — Workcell camera viewer with stream selector and dropdown
Camera (new)
The camera tab is now a full webview with:
- Workcell dropdown to select active camera streams
- Live stream display with NTX app header
- Smart tab navigation that avoids unnecessary page reloads
Quick start
octolux health # verify server running
octolux projects list # see customer projects
octolux deploy load <file.html> # load into previewer
octolux deploy push --ip 10.0.10.98 # push to device
Source
adom-inc/ntx-embedded (private)