At the begining I have an error:
1) video.js:91Uncaught (in promise) DOMException: The play() request was interrupted by a new load request.
2) I've tried to google and found this:
$("#myVideo").get(0).play();
3) And now I have theese errors: a) On the main page of landing page where is video is placed.
video.js:91Uncaught (in promise) DOMException: The play() request was interrupted by a new load request.
б) On the other pages for example where is video is missing
scripts.js:28Uncaught TypeError: Cannot read property 'play' of undefined