srtucker22 / glipchat

video chatroom using meteor + webrtc + react + redux
https://glipchat.herokuapp.com/
MIT License
279 stars 78 forks source link

Honor aspect ratio to fit screen for portrait/landscape #23

Open srtucker22 opened 7 years ago

srtucker22 commented 7 years ago

The picture gets distorted if one user is using a portrait view and the other is using landscape.

Should just require some simple CSS logic tweaking