User Tools

Site Tools


webapi:examples:cuelistcueviewer

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
webapi:examples:cuelistcueviewer [2021/09/30 14:02] – created icke_siegenwebapi:examples:cuelistcueviewer [2024/08/24 08:53] (current) icke_siegen
Line 6: Line 6:
  
 ^ author, date            | Sebastian Beutel, September 2021 | ^ author, date            | Sebastian Beutel, September 2021 |
-^ published               | https://www.avolites.de/downloads/icke_siegen/ViewCues/ |+^ published               | https://www.avosupport.de/downloads/icke_siegen/ViewCues/ |
 ^ prog. lang./ framework  | HTML, JS, CSS; none (wrote everything with a text editor | ^ 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/ | ^ description             | Shows a cuelist's cues with their legends and notes. \\ Idea from https://www.facebook.com/groups/Avolites/posts/2317601988372022/ |
Line 16: Line 16:
 ===== Video===== ===== Video=====
  
-(not yet uploaded) +{{youtube>08d4MJEZy1s?medium}}
- +
-{{youtube>d9_W5-m15J8?medium}}+
  
 ---- ----
Line 31: Line 29:
 ===== How it works ===== ===== How it works =====
  
-''Initialize'' reads all the current playbacks and puts them into an array+**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 [[https://mybrowseraddon.com/access-control-allow-origin.html|Allow CORS]]
- +** 
-''Show Playbacksarray'' shows the current contents of this array. +  * open the file in your browser 
- +  * enter the ip address of your console (or leave ''localhost'') 
-''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.+  * 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
  
 ---- ----
Line 41: Line 41:
 ===== API Requests ===== ===== API Requests =====
  
 +  * [[:webapi:requests:playback_x_cue_y]]
 +  * [[:webapi:requests:playback_x]]
 +  * [[:webapi:requests:handles_Playbacks]]
 +  * [[:webapi:requests:Show_ShowName]]
   * [[:webapi:requests:System_SoftwareVersion]]   * [[:webapi:requests:System_SoftwareVersion]]
-  * [[:webapi:requests:handles]] 
-  * [[:webapi:requests:Handles_SetSourceHandleFromHandle]] 
-  * [[:webapi:requests:ActionScript_SetProperty_String]] 
-  * [[:webapi:requests:Handles_SetLegend]] 
  
  
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