matthewkaney / text.management

Experimental Live Code Editor
GNU General Public License v3.0
46 stars 2 forks source link

Video Stream Output #86

Open matthewkaney opened 5 months ago

matthewkaney commented 5 months ago

Long-term goal here, but one use-case is to use the editor for streaming a video feed that can be consumed by OBS or some other visual software. The immediate solution is to customize the color scheme such that the editor background can easily be removed via chroma keying, but with Electron, we should be able to do better.

The outline of a solution: