Skip to main content

Video

Video feature is available in Ytel Webphone Widget

Getting Started

Set the video feature to true in the config object

const config = {
features: {
video: true,
},
};