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
Error:
Uncaught ReferenceError: volume is not defined
at Vimeo.setVolume (videojs-vimeo.js:194)
at video.min.js:19
at l. (video.min.js:19)
at l.e.ready (video.min.js:12)
at l.e.techCall_ (video.min.js:19)
at l.e.handleTechReady_ (video.min.js:19)
at Vimeo.e.ready (video.min.js:12)
at l.e.loadTech_ (video.min.js:19)
at l.e.src_ (video.min.js:19)
at video.min.js:19
The text was updated successfully, but these errors were encountered:
I am using latest version of videojs for Vimeo videos- Video.js 7.11.1
YouTube is working fine but for Vimeo getting the below Error.
Please suggest a solution.
Here's my code:
Error:
Uncaught ReferenceError: volume is not defined
at Vimeo.setVolume (videojs-vimeo.js:194)
at video.min.js:19
at l. (video.min.js:19)
at l.e.ready (video.min.js:12)
at l.e.techCall_ (video.min.js:19)
at l.e.handleTechReady_ (video.min.js:19)
at Vimeo.e.ready (video.min.js:12)
at l.e.loadTech_ (video.min.js:19)
at l.e.src_ (video.min.js:19)
at video.min.js:19
The text was updated successfully, but these errors were encountered: