crybapp / web

Main web client for Cryb
MIT License
45 stars 14 forks source link

Smaller player sizes does not take up full size #57

Closed darnfish closed 4 years ago

darnfish commented 5 years ago

It'd be better if smaller player sizes, such as 640x480 took up the full height and/or width based on the browser size of the player area. See below for an example of what the player currently looks like now at 640x480 👇

image

Chickenbreadlp commented 5 years ago

If you give the player a CSS height of 100% it takes up the full height of the player area, but squeezes if the play-area is less wide than 16:9. The same goes for a CSS width of 100%, just that it stretches, when the play-area width is wider than 16:9

JeDaYoshi commented 4 years ago

This got fixed with Janus, buuut still needs fixing with JSMpeg's player.