videojs-youtube
videojs-youtube copied to clipboard
Playback issue with iframe
Youtube video loaded in videojs player via iframe is stuck in loading screen forever especially on mobile devices. I did everything related i.e allowed autoplay etc. but still there is no improvement
Can someone kindly help how to fix this ?
Here is the link to the webpage where the videos are embedded https://www.gracie-mae.com/blog/post/best-movies-a-girls-night-in
Thanks in advance
@gkatsev Can you kindly look into this if possible ? The videos are on infinite buffering in mobile and works on some desktop devices but have infinite buffering issue on some others.
We also face the same problem. YouTube embedded player does not start playing video when triggered by videojs API, i.e. via "big play button".
Think it requires implementing the changes done in video.js to provide authentication to avoid CORS errors.
Have tried everything.
Reverted back to youtube embed API which I initiate from a click from a poster (if there is one) otherwise straight up embed.
Really is frustrating. Spent over 6 hours on this.