sdboer78

Results 6 comments of sdboer78

See my proof of concept: https://github.com/sdboer78/ProPresenter-Stage-Display-Python/

I tested this feature last Sunday: ![image](https://user-images.githubusercontent.com/2686377/37363621-a785ea3e-26f8-11e8-8899-341587ba9592.png) It works fine so far. But sometimes a little bit slow. The generation of the grapic letters is a little bit heavy. I...

@ksigWyatt When using the browser as presentation (the NodeJS solution), it is a fraction of a second. I am using a BlackMagic mixer https://www.thestreamingguys.com.au/blackmagic-atem-television-studio-pro-hd/ But the most cheap BM mixer...

Hi @anthonyeden, I am not discouraged at all! I think it is not possible to fix it in the current implementation because Tkinter.frame doesn't support graphic letters, only plain ones....

Here is a 100% html / javascript / css implementation of Stage Display, with a alpha keying template: site: https://sdboer78.github.io/propresenter-stagedisplay/ code: https://github.com/sdboer78/propresenter-stagedisplay

Hi Jeff, Thanks for your contribution. Can you please split your commits in: 1) code cleanup 2) your new feature In that way is it more transparant and for me...