ant-media / Ant-Media-Server

Ant Media Server is a live streaming engine software that provides adaptive, ultra low latency streaming by using WebRTC technology with ~0.5 seconds latency. Ant Media Server is auto-scalable and it can run on-premise or on-cloud.
https://antmedia.io
Other
4.24k stars 622 forks source link

Dynamic Conference Android Sample #6625

Open lastpeony opened 3 weeks ago

lastpeony commented 3 weeks ago

Create a new sample on android sample project called Dynamic Conference

This sample should be somewhat a combination of current Conference Sample and Multitrack Play Sample

It should have a grid recycleview for participant surfaceview renderers. When a participant joins to the room, it should add it to the recycleview. When a participant leaves from the room it should remove it from grid recycleview.