You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Above screenshot was the actual behaviour of gear icon which was used to change quality before changing type
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