Embed: fix HLS track selection, tweak some reports, disable reporting for now
This commit is contained in:
parent
a596d90573
commit
ee21ac5bfb
3 changed files with 56 additions and 14 deletions
|
@ -105,7 +105,7 @@ p.prototype.build = function (options) {
|
|||
me.addlog('Decoding error: reloading..');
|
||||
me.report({
|
||||
type: 'playback',
|
||||
warning: 'A decoding error was encountered, but handled'
|
||||
warn: 'A decoding error was encountered, but handled'
|
||||
});
|
||||
}
|
||||
},true);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue