Table of Contents

SSSP Screens video play modes (only concerns SSSP version 1 to 3) :

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 standard HTML5 video mode :

zebrix adopts the following method :

if the video is fullscreen

automatically adopt the SSSP Play mode, because the video is necessarily the background

If the video is played on a vertical/portrait screen

automatically adopt the SSSP Play mode, because this is the only method able to play video on portrait screen, user might be annoyed by video not visible because playing underneath his background, a transparent PNG or no background has to be use to solve the issue.

If the video is played in a zone smaller than fullscreen

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