Skip to main content

Content Integration

We distinguish between 3 types of content types:

  • static content (images)
  • dynamic content (video)
  • pseudo dynamic content (images)

Static Content (Overlay or background layer)

Static content like images, logos and image-rendered text, which does not change at all. These types of content can be put on layers onto the back- or foreground. You can also look at it in terms of a secure way to do screen sharing with a virtual desktop.

In order to get multiple components on a layer you need to lay them out on a canvas object which gets rendered into one image.
See Layers

Dynamic Content (Video)

Dynamic content changes from frame to frame. This includes all kinds of video streams: playbacks of videos, user camera streams, drone cameras and similar. See Meeting Layout
Also see How to add External Video Sources

Pseudo Dynamic Content (Layers with updates)

Pseudo dynamic means the content should refresh 'on_change' or in regular intervalls. This can be maps with markers, weather conditions, or other API information. See Layers

tip

If your refreshes have update intervalls shorter than 500ms we recommend building a stream and connecting this.