This project has been deleted.

Ultimate Screen Controller

Ultimate Screen Controller

2 devlogs
1h 46m

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.

Timeline

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.