• Empleos
  • Sobre nosotros
  • profesionales
    • Inicio
    • Empleos
    • Cursos y retos
  • empresas
    • Inicio
    • Publicar vacante
    • Nuestro proceso
    • Precios
    • Evaluaciones
    • Nómina
    • Blog
    • Comercial
    • Calculadora de salario

0

229
Vistas
liveui option of videojs seeking is not working on Chrome browser of android (rest all platforms its working good)

I am unable to see the liveui seek bar in android. As given in official documentation of videojs ; "Note: This user interface will not work on Android due to the native live HLS implementation not supporting seekable ranges during live streams. We recommend overriding the native hls implementation with @videojs/http-streaming; this will make the new liveui work."

But I coundnt find anything to do the same.

These are the options which i have given.

var options = {
    preload: true,
    autoplay: false,                       
    controls: true,
    liveui: true,
    preloadWebComponents: true,
    techOrder: [ 'chromecast', 'html5' ],
    controlBar: {
        'liveDisplay': true,
        'pictureInPictureToggle': false,
        'subsCapsButton': false,
    },
    html5: {
         vhs: {
           overrideNative: true           //overrideNative: !videojs.browser.IS_SAFARI
         },
         nativeAudioTracks: false,
         nativeVideoTracks: false
       },
   
};'''

git hub similar question : https://github.com/videojs/video.js/issues/6789#issue-673460551

Stack Overflow similar question : liveui of videojs seeking is not working on Chrome browser of android

https://docs.videojs.com/tutorial-live.html [1]: https://i.stack.imgur.com/xs3bP.png

almost 3 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 Nuestro proceso Comercial
Legal
Términos y condiciones Política de privacidad
© 2025 PeakU Inc. All Rights Reserved.

Andres GPT

Recomiéndame algunas ofertas
Necesito ayuda