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
Last revision Both sides next revision
en:stb:blink [2021/10/05 12:28]
Alexander
en:stb:blink [2024/02/05 15:35]
Alexander [Media and DRM support]
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 is 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.txt · Last modified: 2024/03/06 15:58 by Alexander