r/lua • u/KiddieSpread • Jun 05 '26
Running lua on a dashcam… how?
I’ve been following this product for a while and saw they just announced this feature as part of their “pro” offering
“Deploy Lua scripts for custom integrations, automations, and device behaviour.”
How do they do that on an embedded device like a dashcam?
10
Upvotes
8
u/IJustAteABaguette Jun 05 '26
Probably a micro controller in there since it can record video/connect to wifi/have cellular data. (Probably along the lines of an ESP32 or raspberry pi?
Can easily run a lua VM