User Agent tutorial
User Agent is the starting point of apiRTC and enables you to manage several important aspects such as :
- User identifier
- User registration
- User authentication
- Offline feature :
- Stream management (usage, recording ...)
- Whiteboard
User Agent creation and Registration
ApiRTC offers two user management possibilities :
External users management : Manage users on your side
In this case, you manage the users database and use our services to manage presence and communication establishment. Users are only known as an identifier on our side and you manage other parameters such as Identity, photos ...
Integrated users management : Manage users on Apizee Cloud
Using our User Management Systems will enables you to simplify WebRTC integration and enrich features possibility :
- Manage your contact directory
- Create private conference with moderation
- Manage users rights (conference creation, Media access controls ...)
- Enhance users authentications
Check our tutorials about registration :