I tried to stream using VLC player and it does not work. Then I tried using customvideoplayer source code and transfer app to my ROKU and it does not goes beyond 13%.
What Iam doing wrong. We use the original TED file it works great.
It’s probably failing because it has no audio track. It’s also not h.264 encoded. Read through the Encoding Guide in the SDK for pointers on how to best encode your content for Roku.
We don’t use https on cloudfront, we use http, with authentication done before any xml or url is provided for content. – by we, I mean the stuff I’ve worked on. Eventually, if needed, we’ll start encrypting our streams and using https - but right now, with our channels being private in development, for trusted users, security doesn’t have to be our main concern.
ramon1604, did you succeed on playing videos form CloudFront on Roku ? With HTTPS ?
If so, can you please tell me how ? Can you give me an example of a video link with HTTPS from CloudFront, and the code which played the video on Roku ?