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

140
Vistas
Setting video src as blob from getUserMedia in Safari not working

I'm trying to allow users to record a video of themselves, and then show a preview of the video. The problem seems to be, that setting the src of the preview video element to the blob doesn't work in Safari like it does in Chrome and Firefox.

Is this possible at all, or is there maybe another way I could go about doing this without uploading the video to the server first?

Here's how I'm setting the src attribute, which like I said works in Firefox and Chrome:

let blob = new Blob(this.chunks, { type: 'video/webm' });
this.videoPlaceholder.src = URL.createObjectURL(blob);

I tried to create a source element in the video tag with the blob as the src attribute, calling .load() on the video element, and a couple other solutions, but nothing seems to be working.

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