add auto-timelapse option
This commit is contained in:
@@ -471,7 +471,8 @@ void App::init()
|
||||
|
||||
uirtt.create(width, height, -1, GL_RGBA8, true);
|
||||
|
||||
rec_start();
|
||||
if (Settings::value_or<Serializer::Boolean>("auto-timelapse", false))
|
||||
rec_start();
|
||||
|
||||
if (!check_license())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user