feat:完善功能
This commit is contained in:
@@ -227,7 +227,7 @@
|
||||
},
|
||||
|
||||
handleHlsError(data) {
|
||||
console.error('HLS Error:', data)
|
||||
// console.error('HLS Error:', data)
|
||||
if (data.fatal) {
|
||||
switch (data.type) {
|
||||
case Hls.ErrorTypes.NETWORK_ERROR:
|
||||
|
||||
Reference in New Issue
Block a user