Can show only one user's video into collectionRemoteView in iOS app?

Hello team,

I want to show only one user video into the collectionRemoteView when a group call is going on.

I had tried to set false into “hasVideo” when publishing the video, but it’s not working, So is it possible? and how I can implement it?

Thanks in Advance.

It’d be as easy as adding a video view element only for the first subscriber on your code.