Water
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2016
08:17 AM
Control video from Command Line
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
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
2 REPLIES 2
belltown
Roku Guru
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-11-2016
09:46 AM
Re: Control video from Command Line
The External Control Guide is the document you need.
Water
Visitor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-13-2016
01:11 AM
Re: Control video from Command Line
I actually saw that page but still couldn't figure out to make it work...After actually trying a little harder and stop being a laze I understood it.
Thank you
Thank you