Roku Developer Program

Join our online forum to talk to Roku developers and fellow channel creators. Ask questions, share tips with the community, and find helpful resources.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
sachinss
Visitor

Video state never returns "finished"

Hello,
I am a newbie to Roku programming, and over the holidays I decided to modify an existing application to serve my needs. I have almost everything I need, but my video node keeps looping the video. I have tried many things, including using ObserveField to monitor the state of the video, but it never has a state of "finished". It just keeps looping itself.

The application is not very complex, I have a roSGScreen with a Video node in it, that I initialize with a url, streamformat, and length, and then monitor the message port in a while loop.

Any hints to what I can do?
0 Kudos