Skip to content

Dynamically choose image and video resolution #484

@nwittstruck

Description

@nwittstruck

Since the application does the conversion client-side, sometimes browsers run out of memory. This happens especially on devices with good cameras that result in large images, but with a small amount of memory accessible.

Maybe we can identify such devices and dynamically do one of the following to reduce the memory requirements?

  • scale large images down
  • reduce the quality
  • reduce the video resolution

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions