Live Android v1
Live Android
Live
Android
Version 1
Home
/
Live
/
Android
/
SDK
Display the host view
Copy link
During the live event, the host’s media will be streamed using the audio and video devices that are specified in the selectAudioDevice()
and selectVideoDevice()
methods.
For the host to view their own media stream, they are required to specify the video view by calling the liveEvent.setVideoViewForLiveEvent()
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 participants can readily receive the host’s media streaming when they enter the live event.