


Hello,
I'm looking for a ready to use component which combines audioSubscriber and webcamSubscriber.
The goal is to have a visual component displaying all participants. If a participant publishes video, the webcam image is displayed. If he publishes audio only, his avatar image appears.
Is there any component like this or should I have to build from begining using StreamManager ?
Thank you.
Views
Replies
Sign in to like this content
Total Likes
Hi,
I don't know the answer but asked engineering. Here's the response:
I think this can be built using a combination of existing components. They are demonstrated in the examples:
sampleApps\CustomRoster
sampleApps\WebCamera
He will have to build the functionality where the avatar appears if video is not being published, but that doesn’t sound too hard.
Hope that helps.
Jeff
Views
Replies
Sign in to like this content
Total Likes
Thank you for your help.
I just created a custom pod which does exactly what I want.
I'll share it later after some optimisations.
Tezqa
Views
Replies
Sign in to like this content
Total Likes