Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add video call support for open-im chat #411

Merged
merged 3 commits into from
Feb 27, 2024
Merged

Conversation

DanGiant
Copy link
Contributor


🔍 What type of PR is this?

Add video call support using LiveKit server for open-im chat.

👀 What this PR does / why we need it:

This PR modifies the configuration yaml file by adding LiveKit section, and add a REST api to generate LiveKit video room access token for the open-im user who wants to start a video call or accept a video call.

  • My pull request adheres to the code style of this project
  • My code requires changes to the documentation
  • I have updated the documentation as required
  • All the tests have passed

@DanGiant DanGiant requested review from cubxxw and a team as code owners February 26, 2024 09:57
@pull-request-size pull-request-size bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Feb 26, 2024
@kubbot
Copy link
Contributor

kubbot commented Feb 26, 2024

CLA Assistant Lite bot 🤖 All Contributors have signed the chat CLA.
The signed information is recorded 🤖here

@withchao withchao enabled auto-merge February 26, 2024 10:06
withchao
withchao previously approved these changes Feb 26, 2024
@DanGiant
Copy link
Contributor Author

I have read the CLA Document and I hereby sign the CLA

openimbot added a commit to openim-sigs/cla that referenced this pull request Feb 27, 2024
auto-merge was automatically disabled February 27, 2024 06:42

Head branch was pushed to by a user without write access

HOW_TO_ADD_REST_RPC_API.md Show resolved Hide resolved
deployments/templates/config.yaml Show resolved Hide resolved
@cubxxw cubxxw added this pull request to the merge queue Feb 27, 2024
@cubxxw
Copy link
Contributor

cubxxw commented Feb 27, 2024

lgtm

Merged via the queue into openimsdk:main with commit 4be1866 Feb 27, 2024
25 checks passed
@openimsdk openimsdk locked and limited conversation to collaborators Feb 27, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants