Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 766 Bytes

WebSocket-Actions.md

File metadata and controls

44 lines (29 loc) · 766 Bytes

WebSocket / HTTP Spec / Function Overview / Stuff

ACTION=JSON

StreamDeck Plugin to (express) Meme-Box

  • TRIGGER_CLIP trigger with ID

    {
       id: GUID,
       targetScreen: GUID // optional
       repeatX: number // optional
       repeatSeconds: number // optional
    }
  • preview of the clip? background

    Rest: /media/preview

Management View

All changes calling the electron express server to save & trigger

Express Electron

  • Save the config / files
  • accept websockets
  • accept simple rest calls
  • listen to twitch events and trigger clips

OBS URL

  • websocket to the express/electron

  • listens to events

    TRIGGER_CLIP

  • cache files ?

    load each clip once?

UPDATE_DATA

  • all obs urls need to update their data