firmware update

This commit is contained in:
devdatt 2026-02-13 15:22:06 +05:30
parent 6dfd32f196
commit 31eac1f7a1
1 changed files with 9 additions and 0 deletions

View File

@ -268,6 +268,15 @@ EwIDAQAB
$exitCode = proc_close($process);
}
update_service("display");
update_service("rtmp0");
update_service("rtmp1");
update_service("udp0");
update_service("udp1");
update_service("udp2");
update_service("srt");
update_service("custom");
update_service("input");
break;
case 'reset':
$files = glob('/var/www/encoder/*.json');