Hi everyone,
I have a video problem I am seeking to troubleshoot and am hoping someone on here can provide direction:
01. I have a video that is directly linking to its YouTube channel. All videos are being stored here for the site.
02. There is some JavaScript being used to have the ready-video popup in a small window within the page. The user can then exit the video by clicking the x-button in the corner. There is some API thing going on as well, but I can't fully dig what's going on just yet. I am walking into this project to finish.
The video is great; however, it does not load on the iPad. I understand that Apple doesn't like Flash video, but I'm sure there is a workaround for this. I've seen video tutorials about how YouTube works on iPad, so there is something.
I was looking into HTML5 <video>, but I don't see a parameter that targets the specific YouTube ID URL. Unless...is there a way to find the original video file within a YouTube channel? Like an avi or mpeg?
Has anyone else run into this problem? Any thoughts would be greatly appreciated. Thank you in advance.