Bug Feature when I select Quality Function for Video.
Dear team,
I found out a problem about select quality function for video.
I upload two videos from local PC, one put name "720p Quality 1" and another. See more details attached file below.
Problem:
When select quality function for video, it is not working. I have checked in chrome browser. You can search keywords in lines:
"
// Change source
track.src = getCrossOriginPath(qualities[quality].source); // (iPad does not support #t=).
// Note: Optional tracks use same crossOrigin as the original. You cannot mix.
"
The console display in web
"
26f9b78b20794feb4293e1717bc6810fcee09ff3.js:21093 Uncaught ReferenceError: track is not defined
at Video.Html5.self.setQuality (26f9b78b20794feb4293e1717bc6810fcee09ff3.js:21093)
at i.updateQuality (26f9b78b20794feb4293e1717bc6810fcee09ff3.js:25295)
at HTMLLIElement.<anonymous> (26f9b78b20794feb4293e1717bc6810fcee09ff3.js:25295)
at HTMLLIElement.dispatch (jquery.js?ver=2019052100:2)
at HTMLLIElement.v.handle
"
Hope to receive feedback from team!
Best regards,
BV52
Tue, 08/06/2019 - 19:33
Permalink
Hi johndev,Thank you for
Hi johndev,
Thank you for reporting this. I filed a bug report and you can follow the progress here.
-BV52
johndev
Wed, 08/07/2019 - 03:51
Permalink
HI BV52! Thanks for the note
HI BV52!
Thanks for the note -- I appreciate your promptness.
I hope we can discuss about this problem and fix it ASAP.
Thank you so much!
icc
Mon, 10/21/2019 - 11:46
Permalink
This issue has been fixed in
This issue has been fixed in 14a6def and will be part of the next version/release.
If you cannot wait you may apply the fix manually to the file, in which case you will probably have to reset some caches.
fnoks
Fri, 11/01/2019 - 11:39
Permalink
FYI: The fix for this is now
FYI: The fix for this is now released