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

even if removes the hook, the camera and video are still in use.

未關閉
#219 3 則留言 1 個 reaction 已指派 0 人 在 GitHub 檢視
help wanted
主要語言
TypeScript
星號
41
分支
14
PR 合併指標
30 天內沒有已合併 PR

描述

### What kind of problem do you need help?

(I used a translator because my English is not good)

In my service, I use it for a 2-person conference, and I want to end the conference when the other party leaves.

When I hang up, the video and camera are normally disabled in Chrome, but when the other party who is using a mobile phone hangs up, the callStatus becomes 'ENDED', so even if I call localCameraTrack?.close(); localCameraTrack?.removeAllListeners();, Chrome still shows it as being in use.

I thought I handled it the same way when I left and when the other party left, but is there something different? Is there something I need to call related to it?

The package version is 2.1.0.

Thanks for reading the long text.

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。