Problem
Currently when the fullscreen mode is enabled on mobile, it is fixed to the portrait mode. Just like how youtube app behaves on mobile phone, fullscreen mode on mobile is better to be viewed in landscape orientation.
Solution
- Find a way to change the screen orientation on mobile when fullscreen is enabled, possibly using this Screen API and this or anything that can be useful.
- If the solution works, apply the solution to other projects at the company as well where
plyr video player is used.