Video not playing in Safari
I have the video player setup on my mac using the self-hosted method but link to the js and css files. My video plays well on Chrome and Firefox but does nothing on safari, it just cycles getting nowhere.
I have the scripts setup as set out in the documentation.
My code on the page is:
-
My code is now:
<videoid="sp-player"class="cld-video-player cld-fluid cld-video-player-skin-dark cloudVideo"controlsmutedtype="video/mp4"/></video> -
Hi Sat,
When clicking on https://res.cloudinary.com/sp-site/video/upload/htlwSession10.mp4, there is a 404 error. I have also looked at your account and I don't see any videos uploaded and I see you recently deleted it.
If that helps, you can find an implementation of the Video player here: https://codepen.io/VdeubCloudinary/pen/qBRwZRd where I use a similar code as you. Your first error was the public-id set was wrong e.g for this URL: https://res.cloudinary.com/sp-site/video/upload/htlwSession10.mp4, the public-id is htlwSession10, while you set HTLW-Session-10.mp4.
Best,
Loic
Post is closed for comments.
Comments
3 comments