Forum
[PROBLEM] play from command line? - Printable Version

+- Forum (http://forum.xbian.org)
+-- Forum: Community (/forum-5.html)
+--- Forum: Uncategorized (/forum-59.html)
+--- Thread: [PROBLEM] play from command line? (/thread-1119.html)



play from command line? - xbinanny - 16th Jul, 2013 07:31 PM

Just installed Xbian an hour ago. So far set up has been sweet, and it's been nice and zippy.

Haven't figured this out though... is it possible to play from command line via ssh? I did a quick forum/google search and couldn't find anything.

I've tried
Code:
omxplayer ~/somevideo.mp4
...assuming that the default player is omxplayer. And also:
Code:
xbmc ~/somevideo.mp4

~thank ye~


RE: play from command line? - brantje - 16th Jul, 2013 10:30 PM

You can use the json api from xbmc.
More info about the json api here


RE: play from command line? - mk01 - 16th Jul, 2013 11:43 PM

from command line, best is EventClient

http://forum.xbian.org/showthread.php?tid=740&pid=11694#pid11694
and
http://forum.xbian.org/showthread.php?tid=740&pid=9260#pid9260