Files
2026-09-24 16:25:22 +08:00

13 lines
815 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
## 1.0.72025-08-17
* 针对微信的浏览器内核设定相关属性,以防止全屏脱离文档。
## 1.0.62025-08-4
* 安卓,ios 现在支持屏幕旋转横向拍摄
* 图片拍摄后会自动旋转为正向角度。
## 1.0.52025-02-11
* 兼容微信,同时电脑(带摄像头的电脑),h5手机端返回的类型已经和app,微信一致返回Blob临时文件地址,而不是对象了.注意兼容.
## 1.0.4 (2024-12-19)
* 相机增强了start,stop,pause视频录制功能,增加事件recoder,具体见demo,可以在录制视频的同时进行抓拍相片.
## 1.0.32024-10-27
增加属性orientation,flash以控制前置,后置摄像头,闪光灯是否开启,web不支持这些属性
## 1.0.22024-08-11
* 相机预览拍照,先期保证三端可用,后期再完善具体细节.