User Tools

Site Tools


en:stb:blink

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:blink [2021/10/05 12:28]
Alexander
en:stb:blink [2024/03/06 15:58] (current)
Alexander
Line 1: Line 1:
 ====== Blink/​Chromium web portal engine ====== ====== Blink/​Chromium web portal engine ======
  
-S-Box mediacenters (except S3xx, S400) with fw Linux-Qt 5.0.x or newer support rendering Web-portals on [[https://​www.chromium.org/​|Chromium]] engine ( API="​blink"​). ​Current ​Chromium 77 is used.+S-Box mediacenters (except S3xx, S400) with fw Linux-Qt 5.0.x or newer and with fw Android 11 support rendering Web-portals on [[https://​www.chromium.org/​|Chromium]] engine ( API="​blink"​). ​\\ 
 +S-Box mediacenters based on Linux-Qt 5.0.x or newer. Currently ​Chromium 77 is used.\\ 
 +S-Box mediacenters based on Android 11 or newer support rendering Web-portals on [[https://​www.chromium.org/​|Chromium]] engine ( API="​blink"​). Currently Chromium 102 (before fw. 5.1.31) and 122 (from fw. 5.1.31) are used.
 \\ \\
  
Line 16: Line 18:
   * HEVC (if supported by device)   * HEVC (if supported by device)
   * VP9 (if supported by device)   * VP9 (if supported by device)
 +  * AV1 (if supported by device)
   * AAC   * AAC
   * AC3   * AC3
 +  * eAC3
   * Opus   * Opus
  
 Tag <​video>​ is used for video playback. Tag <​video>​ is used for video playback.
 \\ \\
-MP4 container is directly supported.\\ +  * MP4 container is directly supported. 
-Adaptive streaming (HLS, MPEG-DASH) can be played by various JavaScript players with MSE (Media Source Extentions).\\ +  * HLS playback with system player is supported from fw. 5.0.48. 
-Mediacenters can access DRM protected content over **EME** (Encrypted Media Extentions) standard. Currently **Widevine L3** DRM is supported. DRM playback was tested with **Shaka Player**.+  * Adaptive streaming (HLS, MPEG-DASH) can be played by various JavaScript players with MSE (Media Source Extentions). 
 +  ​* ​Mediacenters can access DRM protected content over **EME** (Encrypted Media Extentions) standard. Currently **Widevine L3** DRM is supported. DRM playback was tested with **Shaka Player**.
  
  
 ===== TVIP API in JavaScript ===== ===== TVIP API in JavaScript =====
 +==== Object window.TvipStb ====
 ====String getDeviceId();​ ==== ====String getDeviceId();​ ====
  
Line 47: Line 52:
  
 Returns current language code (//'​en'//,​ //'​ru'//​). Returns current language code (//'​en'//,​ //'​ru'//​).
 +\\
 +
 +====String String getDisplayMode();​====
 +
 +Returns current display mode ("​1080i",​ "​1080p",​ "​720p",​ "​576i",​ etc). (from fw. v.5.0.56)
 \\ \\
  
 \\ \\
 To exit the app, use JavaScript **window.close();​** method. To exit the app, use JavaScript **window.close();​** method.
en/stb/blink.1633426097.txt.gz · Last modified: 2021/10/05 12:28 by Alexander