I've tried to work this out, however, I'm at a stage now where I need to ask for advise/help.
I'm developing a ROKU channel (to showcase clips/trailers/promos) for my Vimeo channel.
I'm using the hero grid theme (which ROKU kindly give away on their GitHub channel), and according to VIMEO the videos should work.
Well, the videos do work, for a while. I have the VIMEO Pro account and they inform me that with this membership I can share files where the token won't make the videos last only 4 hours. I've emailed them back and forth and, to be honest, they have been helpful, but unfortunately the files will not work.
Other people (according to documents/sites online), have managed to get this working, so, it is achievable, but when I put the links (without the tokens) and with the player URL, the app crashes on load up.
I'm not a coder, however I do like trying to code based on pre-existing examples and digging around, however, this has really got me stumped.
So, in short, I'm:
- Creating a ROKU channel
- I'm using the hero grid channel code that ROKU give away on their GitHub account (https://github.com/rokudev/hero-grid-channel)
- I have a VIMEO Pro account which should let me create links that don't time out after 4 hours)
- The BrightScript code
.xml
is looking at.RSS
feeds on my web server - Everything is looking correct but does work
I'm more than happy to share the code if anyone can shed some light on this (I'm not at my desktop just yet but can send in the morning).
I'm really hoping someone can help :-)
Cheers Chris