Replies: 2 comments 4 replies
-
Hi @pp1137, Let me convert this a github discussion. If we need any implementation we can convert is to issue back. |
Beta Was this translation helpful? Give feedback.
4 replies
-
Take a look at to the MultitrackPlay sample in android SDK I also created an issue to add a dynamic conference sample. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Short description
Right now antmedia example provide only 4 member in conference i want to add multiple members in conference so required grid view for that so how we can do that in android sdk.
Environment
Webrtc antmedia android sdk used
Used webrtc android sdk example.
Steps to reproduce
Right now members video view added like below
.addRemoteVideoRenderer(player1Renderer, player2Renderer, player3Renderer, player4Renderer)
but how to add it dynamically in gridview
Expected behavior
Actual behavior
Logs
Place logs on pastebin or elsewhere and put links here
Ask your questions on Ant Media Github Discussions
Beta Was this translation helpful? Give feedback.
All reactions