I am not able to play below URLs in my Roku play. But it will play directly in my browser. Could you please help anyone to resolve this issue. It's working fine with Google Chrome and like Android, IOS, Google Chrome, Amazon Fire Stick. But not load with ROKU. Here the same thing my video URL is mp4. I am getting error code -3 Error Code "(Media Error: an unexpected problem (but not server timeout or http error) has been detected disney plus)". and After added certificate like below.
m.video.GetCertificate File("common:/certs/ca-bundle.crt")
m.video.InitClient Certificates()
After adding the certificate, I getting a -2 Error Code "(Connection timeout)".
Please find the URLs belowurl==https://player.vimeo.com/external/374187070.hd.mp4?s=830905100ab32a09782c69bb2cd65b87886fa767&profil... url==https://player.vimeo.com/external/374187611.hd.mp4?s=97375190f8f86387cabd506f1f9778f79fd8d3f9&profil... url==https://player.vimeo.com/external/374178410.hd.mp4?s=69b820de8ba67fad5a1f564305caadaeebd3df89&profil...
All are working with Google Chrome and all other Platform like Android, IOS, Google Chrome, Amazon Fire Stick. But not load with ROKU. I don’t know why this issue I got. Does anyone know any solution for this?