User Tools

Site Tools


webapi:examples:cuelistcueviewer

This is an old revision of the document!


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

Initialize reads all the current playbacks and puts them into an array.

Show Playbacksarray shows the current contents of this array.

Start Legend Rewrite starts the real process: every second the playbacks are requested and compared to the playback array. If a playback is not in the array - which means it is new - its legend is set to the current time.


API Requests

webapi/examples/cuelistcueviewer.1633010541.txt.gz · Last modified: 2021/09/30 14:02 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki