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

Next revision
Previous revision
Next revision Both sides next revision
en:stb:system_uri [2019/04/02 16:16]
Alexander created
en:stb:system_uri [2019/05/14 09:36]
Alexander
Line 1: Line 1:
 ====== System URI ====== ====== System URI ======
  
 +:!: System URIs are available from fw. 4.1.12. :!:
  
 System URI allows linking to different parts of TVIP Linux OS. This is similar to Android Activity concept.\\ System URI allows linking to different parts of TVIP Linux OS. This is similar to Android Activity concept.\\
Line 41: Line 42:
 </​code>​ </​code>​
  
-Show EPG description with archive button for channel ID 1 and timestamp xxxx.+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
Line 100: Line 101:
 </​code>​ </​code>​
  
 +=== Custom Web applications ===
 +If a web app //​mywebapp//​ coulbe launched from URL http://​mywebapp.com/,​ then it can be lauched with parameters.\\
 +<​code>​
 +mywebapp/?​param=xxx
 +</​code>​
 +In that case, web app will be lauched from URL: http://​mywebapp.com/?​param=xxx
en/stb/system_uri.txt · Last modified: 2019/12/26 21:28 by Alexander