Stop when any transmitter starts to mirror:
5.8.6
Stop dynamic wallpaper when any user is casting to dongle
via EZCast Pro app.
Please follow the steps below to activate dynamic wallpaper:
Write a json file according to the sample code below.
i.
{
"slideshow": [
{
"image_url": "/media/usb0/usbwallpaper/01.jpg",
"duration": 20,
},
{
"url": "/media/usb0/usbwallpaper/01.mp4",
"title": "Test video 1",
},
],
"next": ""
}
⚫ The " image_url" class is for image file; The " url" class is for
video file. These links are pointing to specific files which
store in a web-accessible folder.
⚫ Duration: How long will you picture stay on landing page.
⚫ Title: The tile of your video.
Deploy a web-accessible server. Please consult with
ii.
your IT administrator.
"attribution": "Test image 1",
Need help?
Do you have a question about the II and is the answer not in the manual?