Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8a44559

Browse files
committed
2 parents 030c964 + 02279e9 commit 8a44559

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

demos/base-demo/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ <h2>视频模式使用示例:</h2>
5454
handleError: (data) => console.log("播放失败回调",data),
5555
handleTalkSuccess: () => console.log("对讲成功回掉"),
5656
handleTalkError: (data) = function(){console.log("对讲失败",data)},
57-
decoderVersion: "v2.6.4",
57+
decoderVersion: "v3.4",
5858
width:375,
5959
height:400,
6060
});
@@ -114,4 +114,4 @@ <h2>视频模式使用示例:</h2>
114114
}
115115
</script>
116116
</body>
117-
</html>
117+
</html>

0 commit comments

Comments
 (0)