Wuschba

Results 1 comments of Wuschba

Thanks @TheModMaker to point me to this issue. He suggested using: ``` player.configure({ abr: { restrictions: { maxWidth: 400, maxHeight: 300 } } }); ``` to limit the size of...