AgoraIO-Extensions / AgoraIO-Extensions/agora-rtc-react

No video and audio tracks on the example

オープン
#222 コメント 3 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
TypeScript
スター
41
フォーク
14
PR マージ指標
30日以内にマージされた PR はありません

説明

I've been testing the provided example [here](https://github.com/AgoraIO-Extensions/agora-rtc-react/blob/main/examples/basic/src/pages/basic/overview/index.tsx#L29) and i realized that those hooks are never returning the remote tracks.

```ts
const { videoTracks } = useRemoteVideoTracks(remoteUsers);
const { audioTracks } = useRemoteAudioTracks(remoteUsers);
```

even though the [AGORA_WEB_SDK_FULL](https://download.agora.io/sdk/release/Agora_Web_SDK_v4_23_2_FULL.zip) is working fine, they are detecting the tracks.

https://github.com/user-attachments/assets/78269ca6-c639-4fc9-9c91-454f91eab68e

Can you pleae verify?

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。