Configuration
Livekit

LiveKit

  • To configure LiveKit SDK, navigate to strapi admin panel -> Content Manager -> Single Types -> RentInvesto / Crowdex.
  • Then find secrets section and update it with following values:
{
    "ASSISTANT_SERVER": "",
    "ASSISTANT_API_KEY": "",
    "ASSISTANT_SECRET_KEY": "",
    // ...other values
}