Youtube Iframe Api (existing Iframe); Cannot Get Iframe-api To Work
I am making a 'video cycler' which will allow us to have multiple videos on one website; but only have one of them large. The plan was to have them 'auto cycle' when the video is f
Solution 1:
It turns out that my issue was the a combo of the video not being public and not having my server in the
&origin=SERVER_URL/IP
I listed out the full path to my file (it was a local server, so I did some port forwarding).
Post a Comment for "Youtube Iframe Api (existing Iframe); Cannot Get Iframe-api To Work"