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

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

Aperta
#219 3 commenti 1 reazione 0 assegnatari Vedi su GitHub
help wanted
Lingua principale
TypeScript
Stelle
41
Fork
14
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

### 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.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.