feat: Implement support for gesture-based PTZ control (#2378)
- Closes: #1839
This commit is contained in:
@@ -633,7 +633,9 @@ const ptzControlSettingsTransform = (data: unknown): unknown => {
|
||||
'hide_pan_tilt',
|
||||
'hide_zoom',
|
||||
'hide_home',
|
||||
'hide_type',
|
||||
'style',
|
||||
'type',
|
||||
];
|
||||
|
||||
const keys = Object.keys(data);
|
||||
|
||||
Reference in New Issue
Block a user