Skip to content

[FR] Possibility to store asset data in database? #9

@arifje

Description

@arifje

Hi,

During the development of our new website we noticed a huge slowdown/lag in case of multiple videos on a page. Not only during initial encoding, but also everytime getFileInfo() is fired, which we use for grabbing dimensions.

Two thoughts;

  1. can we push the encoding part to the background, so the page will still be loaded instead or timing out eventually?
  2. is it possible to store file info (dimensions, filesize etc.) in the database, so we don't have to read the files/assets from our CDN.

Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions