Content Integration
We distinguish between 3 types of content types:
- static content
- dynamic content
- pseudo dynamic content
Static Content
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
Dynamic content changes from frame to frame. This includes playbacks of videos, camera streams and similar. See Meeting Layout
Pseudo Dynamic Content
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