webapi:examples:cuelistcueviewer
Table of Contents
Web API example
Cuelist Cue Viewer
Show a cuelist's cues. This might be useful for a theater where you have someone to read the cues for you.
author, date | Sebastian Beutel, September 2021 |
---|---|
published | https://www.avosupport.de/downloads/icke_siegen/ViewCues/ |
prog. lang./ framework | HTML, JS, CSS; none (wrote everything with a text editor |
description | Shows a cuelist's cues with their legends and notes. Idea from https://www.facebook.com/groups/Avolites/posts/2317601988372022/ |
other requirements | e.g. a web browser is required |
Video
Screenshots
How it works
The requests used in this example require your browser's CORS settings to be loosened (a security measure in modern browsers). You may use a plugin like Allow CORS.
- open the file in your browser
- enter the ip address of your console (or leave
localhost
) - click
Test IP/Get Cuelists
- this will try a connection to Titan on this address and return the cuelists if successfull - the cues of the first cuelists are displayed
- you may select another cuelist to display
API Requests
webapi/examples/cuelistcueviewer.txt · Last modified: 2024/08/24 08:53 by icke_siegen