AntonyCorbett / OnlyT

Meeting Timer
MIT License
111 stars 45 forks source link

OBS interoperation #383

Open AntonyCorbett opened 4 years ago

AntonyCorbett commented 4 years ago

Make OnlyT more interoperable with OBS and other streaming / switching systems.

Currently, OnlyT renders its clock/timer to a display device. OBS can only consume the OnlyT timer by taking the display device as a scource (you need a physical monitor or ghost device). If we can optionally specify that the timer "monitor" is actually a regular window rather than a display device this would allow OBS users to capture the window - a more flexible approach. There may be other options besides output to a window.

See also #234