无人机视角 隐藏控制器

This commit is contained in:
huangchenhao 2025-12-03 16:57:51 +08:00
parent 5943f768e1
commit bc352a4e19

View File

@ -41,7 +41,8 @@ export const VIDEO_MONITORS = [
hasAudio: false, hasAudio: false,
hasMegaphone: true, hasMegaphone: true,
hasZoom: true, hasZoom: true,
hasDirectionControl: true, // hasDirectionControl: true, //暂时隐藏控制器 有需要再打开
hasDirectionControl: false,
}, },
{ {
id: 3, id: 3,