Skip to content Skip to sidebar Skip to footer

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).

Solution 2:

I don't think there is any problem with the iframe ! since the real video is not public yet error 404 is what you can expect !

Post a Comment for "Youtube Iframe Api (existing Iframe); Cannot Get Iframe-api To Work"