@@ -1,6 +1,6 @@
export default {
video: {
- frameRate: 15, // 帧/s
+ frameRate: 30, // 帧/s
width: 1728, //1920,
height: 720, //1080
},