Skip to main content

Summary

Along this tutorial you have learnt the basics about how to build a videoconference app. You have learnt how to join a protected conference with a PIN, how to modify the local media (mute audio/video and change camera) and even, in the last lessons, you have learnt how to send and receive a presentation.

Now it's your turn to expand the app functionality. You can improve it by implementing some of the features that our SDK provides.

If you need some inspiration, here are some ideas that you can use:

  • Only audio calls.
  • Create a chat.
  • Create a roster list with all the users.
  • Ability of the conference host to control the guest users: disconnect, audio and video mute and change the display name.
  • Transfer the conference to other user.
  • Invite a SIP user to the conference.

If you need some inspiration, it's always a good idea to take a look to the Android SDK reference.