/* Remote Start eines MP4-Videos von HTTP */

This commit is contained in:
Astro 2015-01-09 00:59:08 +00:00
parent d9ce5f85f5
commit 17fd127111
1 changed files with 3 additions and 0 deletions

3
TV.mw
View File

@ -8,6 +8,9 @@ Findet Videos von <code>[[cider]]:/mnt/videos</code>.
: <source lang=bash>curl -XPOST -H "Content-Type: application/json" -d '{"jsonrpc": "2.0", "method": "Player.Open", "params":{"item" :{ "file" : "plugin://plugin.video.youtube/?action=play_video&videoid=quVpSK74zy8" }}}' http://raspbmc-2.local/jsonrpc</source>
Mehr Plugin URI Schemes gibt es bei https://github.com/khloke/play-to-xbmc-chrome/blob/master/js/xbmc-helper.js .
=== Remote Start eines MP4-Videos von HTTP ===
: <source lang=bash>curl -XPOST -H "Content-Type: application/json" -d '{"jsonrpc": "2.0", "method": "Player.Open", "params":{"item" :{ "file" : "http://webdav:wie üblich@storage.hq.c3d2.de:8080/rpool/Talks/31c3/31c3-6585-en-de-Inside_Field_Station_Berlin_Teufelsberg_hd.mp4" }}}' http://raspbmc.local/jsonrpc</source>
=== Cache vergrößern ===
: <source lang=bash>ssh root@xbmc.local</source>