en:provisioning

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
Next revision Both sides next revision
en:provisioning [2019/10/07 10:42]
Alexander [Setup stream source type]
en:provisioning [2020/04/16 15:05]
Виталий Журавлев
Line 128: Line 128:
  
  ​Network tag attributes (statistics of network interfaces):​ \\  ​Network tag attributes (statistics of network interfaces):​ \\
-  * //period// - period in second ​of statistics reading from hardware.+  * //period// - period in seconds ​of statistics reading from hardware.
  
- Media tag has no attributes. If tag media existsSTB will send statistics ​after stream ends.+ Media tag attributes ​(player statistics):​ \\ 
 +  * //period// - period in seconds of statistics reading from hardware. If set, data is read both periodically and at the end of media playback. If not set, statistics ​is read only at the end of playback.
  
 ====Provisioning server information==== ====Provisioning server information====
Line 137: Line 138:
  
 <code xml> <code xml>
-<​provision_server name="​tvipstb.net"​ />+<​provision_server name="http://tvipstb.net"​ />
 </​code>​ </​code>​
  
 //name// attribute defines new provisioning server domain. \\ //name// attribute defines new provisioning server domain. \\
 +
 +from version 4.0.0 attribute must contain schema (http or https)
 +
 If you need to explicitly reset provisioning server to default domain, make //name// attribute empty: If you need to explicitly reset provisioning server to default domain, make //name// attribute empty:
  
Line 372: Line 376:
 //dafault// defines default Middleware type.\\ //dafault// defines default Middleware type.\\
 //force// defines force Middleware type.\\ //force// defines force Middleware type.\\
 +//​autostart//​ - launch (//true//) Watch TV app after reboot or sleep. Enabled, by default.\\
  
 Supported Middleware types: Supported Middleware types:
Line 657: Line 662:
 //name// attribute sets name in the CCTV list. //url// defines URL of a stream or playlist. //name// attribute sets name in the CCTV list. //url// defines URL of a stream or playlist.
  
 +===="​Cable TV" mode over provisioning ====
 +
 +This option allow playback of a single stream without UI
 +
 +<code xml>
 +
 +<​system_locks>​
 +        <​system_locks><​ctv enabled="​true"​ url="​http://​your_stream.com"​ volume="​30"​ />
 +</​system_locks>​
 +
 +</​code>​
  
 ==== Block debug window access (s.info->​DEL) ==== ==== Block debug window access (s.info->​DEL) ====
en/provisioning.txt · Last modified: 2023/12/20 16:29 by Vladimir Manov