sivaprakash
sivaprakash

Reputation: 538

Group Video call in kurento android

I got the kurento sample video app from github. It is good for peer to peer for calling.I tried to make group video call in kurento. I can't get the proper code. I need the proper code to make group video call.

Upvotes: 1

Views: 758

Answers (1)

Rahul Jain
Rahul Jain

Reputation: 276

Sample already has the capability to make a group call, but example shows only one view at a time, you only have to manage how to make them all visible.

Upvotes: 0

Related Questions