What is OpenCueWeb?
masterOpenCueWeb is a web-based application built with Next.js and React that provides a responsive, browser-accessible interface for managing OpenCue render farms. It serves as a modern alternative to the desktop-based CueGUI, allowing for network-wide access and mobile-friendly interaction.
Key Capabilities
- Job Management: Full parity with CueGUI for monitoring Jobs, Layers, and Frames, including detailed column sets (Comments, Launched, Eligible, Finished, etc.).
- Interactive Visualizations: Includes a Job Dependency Graph (mirroring
JobMonitorGraph) and animated progress bars for jobs and layers. - Real-time Monitoring: Automatic status updates and job-finished notifications via in-app toasts or desktop popups.
- Advanced Inspection: Inline Layers and Frames panels, breadcrumb navigation, and an Attributes panel for viewing entity metadata.
- Safety Features: A global read-only toggle (File ▸ Disable Job Interaction) to prevent destructive actions.
- Developer/Power User Tools: Regex-enabled search, keyboard shortcuts (press
?), and integrated log viewing (including an option to launch logs in a local editor like VSCode).