Hi there!
I'm trying to do a seamless loop playing video, but I have some real problems to archive that.
The 'native' way (loop="true") and the non native way (when video finishes, start again) causes the buffer shows up.
If I try to 'prebuffer' a second video node, when the first video is about to end, it throws a error:
[Video2] ERROR invalid - failed to create media player
So, it's really frustrating this situation, I had to do the same job with an app for Appel TV and I did it in 2 days, I have been working on roku for a month now, and I didn't had any results.
If a solution is available to fix the buffer on loop, no matter how complex it is, I will be glad to implement it.
Thanks.