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

[web] Implement more APIs #1597

Merged
merged 9 commits into from
Mar 12, 2024
Merged

[web] Implement more APIs #1597

merged 9 commits into from
Mar 12, 2024

Conversation

guoxianzhe
Copy link
Contributor

@guoxianzhe guoxianzhe commented Feb 29, 2024

RtcEngine

  • enableLocalVideo
  • muteAllRemoteVideoStreams
  • createDataStream
  • sendStreamMessage
  • muteLocalVideoStream
  • muteRemoteVideoStream
  • joinChannelWithUserAccount
  • getUserInfoByUserAccount
  • getUserInfoByUid

RtcEngineEx

  • muteAllRemoteVideoStreamsEx
  • sendStreamMessageEx
  • createDataStreamEx
  • muteLocalVideoStreamEx
  • muteRemoteVideoStreamEx

RtcEngineEventHandler

  • onStreamMessage
  • onRemoteVideoStateChanged

guoxianzhe and others added 3 commits February 29, 2024 12:02
Update native sdk dependencies 20240229
native sdk dependencies:
```

```

iris dependencies:
```
CDN: https://download.agora.io/sdk/release/iris-web-rtc-fake_n430_w4200_0.6.0.js CDN: https://download.agora.io/sdk/release/iris-web-rtc_n430_w4200_0.6.0.js
```

> This pull request is trigger by bot, DO NOT MODIFY BY HAND.

Co-authored-by: guoxianzhe <[email protected]>
@littleGnAl
Copy link
Contributor

Examples built:

This comment is commented by bot, do not edit it directly

@littleGnAl littleGnAl changed the title feat(web): support some new api [web] Implement more APIs Mar 5, 2024
@littleGnAl littleGnAl merged commit bfd4eaa into main Mar 12, 2024
35 checks passed
@littleGnAl littleGnAl deleted the gxz/iris_web-0.6.0 branch March 12, 2024 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants