无人机视角 隐藏控制器
This commit is contained in:
parent
5943f768e1
commit
bc352a4e19
@ -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,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user