效果:

html
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>TEST DEMO</title>
</head>
<body>
<div id="main" style="margin-left:10px;overflow-y:scroll;">
<div>
<div>
<div>
<video style="width:250px;height:250px;border:5px solid black;"></video>
<img id="picture" style="width:250px;height:250px;border:5px solid black;">
<canvas id="canvas" style="display: none;width:250px;height:250px"></canvas>
<button onclick="cameraForm.save()">拍摄</button>
<button onclick="cameraForm.close()">关闭摄像头</button>
<button onclick="cameraForm.open()">开启摄像头</button>

最低0.47元/天 解锁文章
2181





