update components
This commit is contained in:
@@ -204,7 +204,7 @@ define(['browser'], function (browser) {
|
||||
function getMaxBitrate() {
|
||||
|
||||
if (browser.edgeUwp) {
|
||||
return 22000000;
|
||||
return 24000000;
|
||||
}
|
||||
|
||||
// 10mbps
|
||||
|
||||
Reference in New Issue
Block a user