Skip to content

Media Types and Parameters

Media is the actual content played inside a child screen. A program can contain multiple child screens, and each child screen can contain one or more media items. When a child screen has multiple media items, they rotate according to the child screen playback settings.

media_type_intro

Which Media Type Should I Use?

Media TypeBest ForDetails
ImagePosters, menu images, promotion images, brand screensImage Material
VideoPromotional videos, product videos, activity videos, welcome videosVideo Material
MusicBackground music, voice announcements, audio playbackMusic Material
TextNotices, price text, scrolling messages, dynamic dates or device attributesText Material
WebOnline pages, dashboards, AI-generated web ZIP packagesWeb Material
PDFMenu booklets, manuals, brochures, document playbackPDF Material
Built-in WidgetClock, weather, camera, and other live content generated by the Player endBuilt-in Widget
ColorSolid backgrounds, color blocks, placeholdersColor Material
Child ProgramEmbed another program inside the current programChild Program Material

Media Sources

Different media types support different sources:

  • My Gallery: select uploaded media, or upload a new local file from the gallery picker.
  • System Gallery: select built-in system media, mainly used by image material.
  • Network/Streaming: enter a network URL. The Player end loads the content from that address.
  • Direct Input: text, web URLs, web ZIP entry files, and child program IDs are entered directly in the parameter panel.
  • Generated by the Player end: widgets and color materials are generated locally on the Player end and do not require external files.

Common Parameters

Stay Time

Controls how long this media item stays in the current child screen. Images, text, web pages, PDFs, widgets, colors, and child programs all use stay time. Video and music usually follow their own duration, but they still participate in the child screen rotation.

Display Mode

Controls how visual media fits into the child screen. Common modes include contain, cover, fill, and fit width.

Media Source

The top of the right-side parameter panel usually shows the source selector. When the source changes, the add button behavior also changes: gallery sources open a gallery picker, while network sources ask for a URL.

Click To

Most media items support click events. You can use click events to jump to another media item, open a web page, or switch displayed content. Non-touch signage usually does not need click events.

Save

After adding media or changing parameters, the Save button appears in the upper-right corner. The change only takes effect after saving the program and syncing or casting it to devices.

  1. Decide the child screen layout, such as full screen, top/bottom split, or left/right split.
  2. Select the child screen that should receive content.
  3. Click the target media type in the bottom media area.
  4. Select a source, upload a file, or enter content in the right-side panel.
  5. Adjust stay time, display mode, scrolling, volume, and other parameters.
  6. Save the program.
  7. Cast it to devices, or wait for existing casting relations to sync.

Tips for New Users

Use image material for ordinary digital posters.

Use video material for promotional videos.

Use text material for prices, notices, greetings, and scrolling messages.

Use a web ZIP package when you want to play dynamic web content generated by AI tools without deploying it to a server.

Use child program material only when you need to reuse another complete program inside the current one.