HI,
Only recently started looking into Roku.
I've been looking at this blog post;
https://blog.roku.com/developer/2011/10 ... arameters/Using this command to start a video;
curl -d "" "http://xxx.xxx.xxx.xxx:8060/launch/dev?message=Hello%20World%21"
Is there any way I can pause, rewind, foward, restart a video from the command line?
I've tried googling around but can't find anything,
Thanks