• Resolved abelhoyos

    (@abelhoyos)


    You can install quality selector??

    var options =
    {
    plugins: {
    httpSourceSelector:
    {
    default: ‘auto’
    }
    }
    };
    var player = videojs(‘my-video’, options);
    player.httpSourceSelector();

  • The topic ‘videojs-hls-quality-selector’ is closed to new replies.