|
|
@@ -204,7 +204,7 @@ const playerRef = ref<InstanceType<typeof VideoPlayer>>()
|
|
|
|
|
|
// Cloudflare Stream 配置
|
|
|
const cfConfig = reactive({
|
|
|
- videoId: '3c1ae1949e76f200feef94b8f7d093ca',
|
|
|
+ videoId: 'b51e49994b6fd9e56b6f1fdfcd339fe6',
|
|
|
customerDomain: 'customer-pj89kn2ke2tcuh19.cloudflarestream.com',
|
|
|
playMode: 'iframe' as 'iframe' | 'webrtc'
|
|
|
})
|