Skip to content

When we change the type of the media source we are unable to change quality of the video and quality change gear icon was completely not working #61

@Ganeshkaredla

Description

@Ganeshkaredla

when we change the type of the media source from application/dash+xml to application/xml+dash the quality change was not triggering so we are unable to change the quality of the video.

if we use the application/dash+xml type for the source when we get an error while downloading the chunks videoJs error event was not triggering so we changed we want to change type
when we change type from application/dash+xml to application/xml+dash we got this issue

videojs-http-source-selector

  - videojs-http-streaming "1.1.6"

videojs version

 - video.js 7.6.6

image
Above screenshot was the actual behaviour of gear icon which was used to change quality before changing type

image
The above was the reference screenshot , after changing type when we click on quality change gear icon it remains same with no action

can we have any approach to solve this ?

is issue with the type that i had used or videojs-http-source-selector has an issue with this type

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions