benjipott / video.js-chromecast

Use chromecast with videojs html5 player
Other
207 stars 86 forks source link

hotfix/restart-video-after-chromecast-stop - Fix error when stopping … #54

Open rubenOF opened 6 years ago

rubenOF commented 6 years ago

This PR fixes an error which occurs after stopping the chromecast session and trying to restart the video in the webbrowser. it resets the src, tech and srctype before playing the video.

yoshz commented 6 years ago

Thanks! Works for me.