Use Equos with Livekit for advanced real-time audio and video capabilities.
This is an advanced integration. This guide is intended for confirmed developers. If you are not comfortable with fullstack development, please check our no-code sessions & automatic sessions recipes instead.
You first need to start a session and get your consumerAccessToken. The consumer access token is a livekit room access token. There are various ways to obtain it.
You can also use any Livekit SDK to run a self-hosted session, see Livekit docs.
After obtaining the consumerAccessToken, you can use any of the Livekit SDKs to connect to the session.
Equos Browser SDK provides UI (react & web) components to easily start & join sessions in the browser. Check out the Browser SDK documentation for more details.
You can also use Equos with your self-hosted Livekit server and agents.
This section is meant for developers with existing livekit agents running on their platform. If not, check our no-code sessions & automatic sessions recipes instead.