FirstLegoLeague / displaySystem

Set of display tools
https://firstlegoleague.github.io/displaySystem/
4 stars 7 forks source link

Message editor / broadcasting #26

Open kmeesters opened 8 years ago

kmeesters commented 8 years ago

Not sure if this should be part of the display system, but some type of messages could be used elsewhere. For example a public announcement. A quick fix could be to mark a new lower third as a 'public notification', which could be picked up by other application (for example team app)

Jheronymus commented 8 years ago

maybe a ticker in the top of the screen?... on TV this is usually the 'element' they use to display 'out of scope' information, like schedule changes...

kmeesters commented 8 years ago

Yes, the question is should the display system be the input for this? Maybe need to split at some point between a director-app and the display. I'd indeed say a ticker would be great (see EAS): https://en.wikipedia.org/wiki/Emergency_Alert_System ;) https://youtu.be/VLg_MKGFDrc?t=1m12s

rikkertkoppes commented 8 years ago

The ticker is a perfect match for this. However, there can currently be only one instance of a module, so i would suggest.

Message input is a bit out of scopn for display system, but the config panel could be a rudimentary ui for this