silvermine / videojs-chromecast

MIT License
147 stars 74 forks source link

Uncaught TypeError: b.supportedMediaCommands.indexOf is not a function #159

Open Alvey-005 opened 1 year ago

Alvey-005 commented 1 year ago

From 21 May 2023, Getting this error while casting with video js. "this.g.canPause = 0 <= b.supportedMediaCommands.indexOf(chrome.cast.media.MediaCommand.PAUSE);" in cast_framework.js line number 38; unable to seek or pause and while the cast is disconnected, I am unable to return to the same place from where I disconnected

Video js version : 7.10.2 "@silvermine/videojs-chromecast": "^1.3.4",