Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

119
Vistas
Is it possible to use the File System Access API to play a video on the local file system via reference?

For context, I have a video player written in Electron that allows users to load video files from their local machine. It does this by setting the src of the file to a local file path. This "reference" to the file is required because video files often exceed 5gb in size.

I know using the File System Access API it is possible to grab a reference to a local file but using the file appears to require creating an object URL, for example:

const src = URL.createObjectURL(await fileHandle.getFile())

After testing, it seems that it is not possible to use videos larger than 2gb with this method.

Am I missing something obvious about the usage of the File System API? Would it be possible to use an alternative workaround with this (perhaps streaming the files contents somehow?)

about 4 years ago · Juan Pablo Isaza
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda