Live iOS v1
Live iOS
Live
iOS
Version 1
Home
/
Live
/
iOS
/
SDK

Displaying the host view

Copy link

During the live event, the host's media is streamed using the video devices that are specified in the selectVideoDevice() method.

For the host to view their own media stream, the host is required to specify the video view by calling the liveEvent.setVideoViewForLiveEvent(view:hostId:) method. For the best experience, here are some components included in the SDK that you can use in creating the host view.

Note: It is recommended to set up the host view before starting the live event so that participants can readily receive the host's media stream when they enter the live event.