webapi:examples:cuelistcueviewer
This is an old revision of the document!
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.avolites.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
(not yet uploaded)
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.1633011625.txt.gz · Last modified: 2021/09/30 14:20 (external edit)