Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
en:sssp_videoplaymodes [2016/05/06 12:42] admin créée |
en:sssp_videoplaymodes [2021/08/25 10:29] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== SSSP Screens video play modes : ====== | + | ====== SSSP Screens video play modes (only concerns SSSP version 1 to 3) : ====== |
- | Samsung has two video play mode in their screens, the quality of the image is absolutely the same, but their are pros and cons : | + | Samsung has two possible video play mode, the quality of the image is the same but each mode have pros and cons : |
===== The SSSP mode : ===== | ===== The SSSP mode : ===== | ||
- | * **[+]** allow storage of video on the internal flash memory (doesn’t require to download the video multiple time) | + | * **[+]** allow storage of video on the internal flash memory (doesn’t require to download the video multiple times) |
- | * **[+]** will allow (when we will add the required code on zebrix) to play two videos at the same time | + | * **[+]** will allow to play two videos at the same time (coming soon on zebrix) |
* **[+]** seamless mode compatible : to avoid black cut between two videos | * **[+]** seamless mode compatible : to avoid black cut between two videos | ||
- | * **[-]** the video is always played on the very background | + | * **[-]** the video is always played on the very background, other elements on the page will necessarily appear on the foregound |
===== The standard HTML5 video mode : ===== | ===== The standard HTML5 video mode : ===== | ||
Line 29: | Line 29: | ||
==== If the video is played in a zone smaller than fullscreen ==== | ==== If the video is played in a zone smaller than fullscreen ==== | ||
- | HTML5 video method is used. The user has no problem,but the video is downloaded at every screen reboot (every day) If the user don’t want the video being downloaded everyday, he can check the box “Play with SSSP” but he will have to deal with the background problem… | + | HTML5 video method is used by default. In that case the video is downloaded at every screen reboot (every day) If the user don’t want the video being downloaded everyday, he can check the box “Play with SSSP” but he will have to deal with the background problem previously described |