User Tools

Site Tools


en:stb:system_uri

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
en:stb:system_uri [2019/04/03 09:22]
Alexander
en:stb:system_uri [2019/12/26 21:28] (current)
Alexander [Options and examples]
Line 9: Line 9:
   * Middleware API control messages (second screen and admin control).   * Middleware API control messages (second screen and admin control).
   * Home screen banner.   * Home screen banner.
-  * JavaScript API (from fw. 4.2.x)+  * JavaScript API (from fw. 4.2.x: TvipStb.execSystemUri(uri))
  
 ==== URI ==== ==== URI ====
Line 42: Line 42:
 </​code>​ </​code>​
  
-Show EPG description with archive button for channel ID 1 and timestamp xxxx.+Immediately launch Live TV channel with number 1. 
 +<​code>​ 
 +tvplayer/?​channel_num=1 
 +</​code>​ 
 + 
 +Show EPG description with archive button for channel ID 1 and timestamp xxxx (unix time format).
 <​code>​ <​code>​
 tvplayer/?​channel=1&​start=xxxx tvplayer/?​channel=1&​start=xxxx
 </​code>​ </​code>​
  
-Immediately launch TV archive for channel ID 1 and timestamp xxxx.+Immediately launch TV archive for channel ID 1 and timestamp xxxx (unix time format).
 <​code>​ <​code>​
 tvplayer/?​channel=1&​start=xxxx&​force=true tvplayer/?​channel=1&​start=xxxx&​force=true
en/stb/system_uri.1554272561.txt.gz · Last modified: 2019/04/03 09:22 by Alexander