You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I set the plugins.video.aspectRatio to 9/16, so it records a vertical video. This works well on desktop but not on mobile devices. There it records a horizontal video in portrait orientation.
What is strange, is that when rotating the phone to landscape it records a correct 9:16 video
Record a vertical 9:16 video in portrait orientation
Actual
It records a landscape video instead.
Error output
If there are any errors at all, please include them here.
Additional Information
Please include any additional information necessary here. Including the following:
versions
videojs
what version of videojs does this occur with?
Video.js: 7.20.3
Video.js-Record: 4.5.0
browsers
what browser(s) are affected? Make sure to test with all third-party browser extensions disabled.
Safari iOS
OSes
what platforms (operating systems and devices) are affected?
The text was updated successfully, but these errors were encountered:
Tschucki
changed the title
Video is recording horizontal instead of vertical on moble.
Video is recording horizontal instead of vertical on mobile.
Oct 21, 2022
Description
I set the plugins.video.aspectRatio to 9/16, so it records a vertical video. This works well on desktop but not on mobile devices. There it records a horizontal video in portrait orientation.
What is strange, is that when rotating the phone to landscape it records a correct 9:16 video
Steps to reproduce
Set videoOptions:
Results
Expected
Record a vertical 9:16 video in portrait orientation
Actual
It records a landscape video instead.
Error output
If there are any errors at all, please include them here.
Additional Information
Please include any additional information necessary here. Including the following:
versions
videojs
what version of videojs does this occur with?
Video.js: 7.20.3
Video.js-Record: 4.5.0
browsers
what browser(s) are affected? Make sure to test with all third-party browser extensions disabled.
Safari iOS
OSes
what platforms (operating systems and devices) are affected?
The text was updated successfully, but these errors were encountered: