This project has been deleted.
Stream video content to a server and let it handle sending different videos to different screens, made because I have too many screens I'm not using and I want to do something with them.
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Increased FPS, added delay to increase latency but hopefully also increase smoothness. This was tested all on my computer, it's slower and laggier when you connect with a different device on the network.
EPILEPSY WARNING for flashing pink below
Created server and client and got a surprising amount of work done. The server sends an RGBA image buffer to the client every half second and currently sends a solid pink color that changes every frame. It can also send this across an actual network(!!!) for viewing on separate computers. I've attached a screen recording of this animation below.