We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e25b8d7 commit 7eb4e29Copy full SHA for 7eb4e29
src/App.vue
@@ -56,9 +56,9 @@ const videoSource = [
56
const videoSource2 = 'https://static.smartisanos.cn/common/video/smartisant1.mp4'
57
58
const liveArrSource = [
59
- { src: 'http://ivi.bupt.edu.cn/hls/cctv2.m3u8', resolution: 'test' }
+ { src: 'https://tx1.yunchuanglive.com/live/SSAC-112680-EBFFB.m3u8', resolution: 'test' }
60
]
61
-const liveStrSource = 'http://ivi.bupt.edu.cn/hls/cctv1hd.m3u8'
+const liveStrSource = 'https://tx1.yunchuanglive.com/live/SSAC-112680-EBFFB.m3u8'
62
63
const cover = 'https://img1.wxzxzj.com/maxresdefault.jpg'
64
0 commit comments