Xibo-cms-media How to use local video
Research Xibo, found that the platform for all media file requirements are less than 2M, the reason may be based on file transfer management constraints requirements. Therefore, to achieve the business needs of our advertising, we cannot use the platform unified push. Looking at official documents today, I suddenly found that there was a localvideo type in the media manual, so I tried to use Localvideo to play local video.
Here are the test steps:
Create a test layout
The steps written yesterday, create a new view, named Videotest
New Area
Add a new zone object and then pin the object to the middle of the screen
Add Localvideo Object
In the new zone, select Add Media->localvideo type media, in the first box, enter the specific path of the local media on the monitor client, and enter the time displayed in the boxes below.
Add scheduled events (event)
A new scheduling time is added to push the layout to the display client.
By clicking on the Monitor menu on the CMS, we can see that the display status shows "fork", which means that the layout display is downloading the layout file. When the download is complete, the monitor status changes to "tick"
Play effect
The perfect playback of local video, to solve the problem.
PS: I resized the area and found that the video was completely resized with the playback window, and if the size of the setting area was too different from the aspect ratio of the video, the video might appear distorted. PS2: Because Xibo also supports the webpage format, next time try to show the effect of the video in the form of a webpage.
"Real Gun Work series" Xibo-cms-media how to play more than 2M video