bitfocus/companion-module-youtube-live

Add variables for textual feedback

JakubVanek opened this issue · 2 comments

  • broadcast lifecycle
    • revoked - REMOVED
    • created - NOTCONF
    • ready - PREINIT
    • testStarting - TEST*
    • testing - TEST
    • liveStarting - LIVE*
    • live - LIVE
    • complete - COMPLETE
  • stream health
    • good - GOOD
    • ok - OK
    • bad - BAD
    • noData - NODATA

not easily achievable - variables do not have convenient dropdown boxes
https://github.com/bitfocus/companion/wiki/Module-Development#variables

let's hack it in through broadcast IDs