Real-Time Livestream Player in Lua

BTM 2016: Ending Keynote

youtube.com

This is OLD but it's a livestream player written in Lua for the Minecraft mod OpenComputers. Note that OpenComputers limits rendering calls which means lag-free playback is only possible by carefully choosing what to render.

OpenComputers runs PUC Lua - not LuaJIT, nor a Java reimplementation of Lua.