Skip to content

Button overlay and video do not record in correct orientation when app is restricted to Landscape orientation on iPad #3

@coreyfloyd

Description

@coreyfloyd

Looking through the source, I didn't see any code that responds to device orientation so this may not be handled at all.

Handling rotations DURING recording may be problematic, but before a recording begins, we should probably ensure that we begin in the correct orientation.

I believe any transforms applied to the video are hard coded (am I wrong here?), so we may just need to check the interface orientation when just before we start recording and update the transforms.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions