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

225
Vistas
how to play m3u8 video source without buffering in javascript

i want to play my m3u8 live stream from obs source ... the problem is that i don't want to buffer ... i am using hls.js

and setting the maxBufferLength to "1" and backBufferLength to "0" ... but it keep buffer so how can i make it play without buffering like youtube live and if i pause the video and replay then ... it continue from the live point not the pause point

   var hls = new Hls();
    hls.maxBufferLength = 1;
    hls.backBufferLength = 0;
    hls.loadSource(videoSrc);
    hls.attachMedia(video);

here is my code

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