How can you make custom videos?

  1. What do you want to achieve?

I am making a TV, and I want to know all the possible ways to play videos without using the videos that roblox gives.

  1. What is the issue?

I cannot find a way to play videos that is efficient.

  1. What solutions have you tried so far?

I have tried using individual images for every frame at 30fps, but it takes too long to upload all the images. I have also tried to use frames for each pixel and change each pixel but that is wayyyyy too laggy, I would need a nasa computer for that.

The only way you could make any form of content currently for “video” is either using ROBLOX’s videos or creating a simulation using a ViewportFrame.

I made a plugin & model for this issue:

(sorry if this is a bump.)