查找相机

master
LAPTOP-S9HJSOEB\昊天 10 months ago
parent 5512f9b49a
commit ea2fa52f8e

@ -89,6 +89,7 @@ export default {
}) })
resolution.value = resolutions.value[0].text resolution.value = resolutions.value[0].text
formData.value = CameraApi.getCamera(props.cameraId)
stopVideo() stopVideo()
startVideo() startVideo()
}) })

Loading…
Cancel
Save