FIX: remove supported 720P for some device
jira: [STUDIO-8570] Change-Id: I4f3ee988e31a59fa022aaa39071ed0c88ad6efda
This commit is contained in:
parent
6c3a6c80c7
commit
b8b341e523
|
@ -8,7 +8,7 @@
|
|||
}
|
||||
},
|
||||
"ipcam": {
|
||||
"resolution_supported": ["720p", "1080p"],
|
||||
"resolution_supported": ["1080p"],
|
||||
"virtual_camera": "enabled",
|
||||
"liveview": {
|
||||
"remote": "tutk"
|
||||
|
|
Loading…
Reference in New Issue