Skip to content

Commit

Permalink
Update HOW_TO_SETUP_LIVEKIT_SERVER.md
Browse files Browse the repository at this point in the history
  • Loading branch information
skiffer-git authored Jan 3, 2025
1 parent cd94ffc commit e5def3e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions HOW_TO_SETUP_LIVEKIT_SERVER.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,12 @@ liveKit:
CHATENV_CHAT_RPC_CHAT_LIVEKIT_URL="ws://your-server-ip:7880" # or wss://your-domain/path
```

Open the following ports: TCP: 7880-7881, UDP: 7882, and UDP: 50000-60000.

By following these steps, you can set up and configure the LiveKit server for use with OpenIM Chat.



## More about Deploying LiveKi

For detailed instructions on deploying LiveKit, refer to the self-hosting [deployment documentation](https://docs.livekit.io/realtime/self-hosting/deployment/).

0 comments on commit e5def3e

Please sign in to comment.