formatted

This commit is contained in:
Valmo Trindade
2025-11-22 14:04:33 -03:00
parent 5862404049
commit 33d7821552
2 changed files with 2 additions and 2 deletions

View File

@@ -29,7 +29,7 @@ if (isServer) exitWith {
_role = [_role] call BIS_fnc_filterString;
_name = [_name] call BIS_fnc_filterString;
_stream_path = _name + "_" + _role + "_" + _uuid_short;
armatak_mediamtx_video_stream_instance_address = GETMVAR(instance_address,false);
@@ -64,6 +64,7 @@ if (isServer) exitWith {
GETVAR((this select 0),GVAR(isStreaming),false)
}
] call ace_interact_menu_fnc_createAction;
[
"Man",
1,