html5 - iFrame error on youTube video insert with video.js player -


i use video.js vjs.youtube.js plugin play youtube videos within video.js player on site. works quite fine , videos can added page dynamically.

but problem happens whenever try add multiple youtube videos. problem chrome throws out following error:

blocked frame origin "http://www.youtube.com" accessing frame origin "http://mysite.local". protocols, domains, , ports must match.

does know how solve problem?

greetings

it works online, in local doesn't.


Comments

Popular posts from this blog

matlab - Deleting rows with specific rules -

image - ClassNotFoundException when add a prebuilt apk into system.img in android -