
How can I rewrite the quality labels in shaka mpeg-dash mode?
Hi,
I've tried to use the new mpeg-dash mode with the shaka provider and the most works fine. But in Flash Mode I can use the options hlslabels but this has no effect for mpeg-dash shaka player.
How can I change the labels and disable a single stream. In HLS I use following Settings:
hlslabels:{
'5000':null,
'4000':null,
'3000':'High',
'2000':'Medium',
'1000':'Low'
},