derekctv
11 years agoVisitor
Video Last Position
Here is my scenario, I want to store individual user video positions so that in the event of an interruption (video stop) I can deliver the last position played.
User account "Derek" is watching Video2.
Every 10 seconds (or so) can I get Roku to report Derek's play position via a variable string: "https://ourServer.com?user=fred&video=Video2&possition=180" (but using bright script via an API request)?
User account "Derek" is watching Video2.
Every 10 seconds (or so) can I get Roku to report Derek's play position via a variable string: "https://ourServer.com?user=fred&video=Video2&possition=180" (but using bright script via an API request)?