|
@@ -9,8 +9,9 @@ onMounted(() => {
|
|
techOrder: ["html5"],
|
|
techOrder: ["html5"],
|
|
sources: [
|
|
sources: [
|
|
{
|
|
{
|
|
- // src: "https://cmm.ai:9101/stream.m3u8", // 替換成 HTTP 服務器地址
|
|
|
|
- src: "http://db.ptt.cx:28888/stream1/index.m3u8", // 替換成 HTTP 服務器地址
|
|
|
|
|
|
+ src: "https://cmm.ai/stream1/stream.m3u8",
|
|
|
|
+ // src: "https://cmm.ai:9101/stream.m3u8",
|
|
|
|
+ // src: "http://db.ptt.cx:28888/stream1/stream.m3u8"
|
|
type: "application/x-mpegURL",
|
|
type: "application/x-mpegURL",
|
|
},
|
|
},
|
|
],
|
|
],
|