huestacean
huestacean copied to clipboard
Screen sync design / refactor
Need to
- separate/abstract out platform-specific code
- make it possible to mix in video capture from different devices seamlessly (screen vs. camera)
Everything is jammed together and a little unpleasant to work with right now, but don't need to go ridiculously far into over-OO-designing this either.