An experimental live video feed thing using cloud variables in Scratch. I'm pretty sure somebody has already done this before, I'm just re-inventing the wheel for fun. Only one person can stream at a time due to how the project works. Use the dials in streaming mode. Do it. You can also toggle the visibility of the dials with A and S. freq = how often frames should be scanned and beamed to the world. lower values are more stuttery. mode = streaming mode. 1 = screensaver like, 2 = presentation like. color = what color to use. based off of the cga 4-color high-intensity palette 1.
Jun/22/2026: Improved streaming by a bit by making an i-frame whenever there were too many changed pixels. I did add even more video channels but the slight streaming improvement makes them redundant. Jun/21/2026(?): Added more video channels, in case one packet went over the 256-character limit that Cloud Variables have.