GetStream / stream-video-android

📲 Android Video SDK. Stream's versatile Core + Compose UI component libraries that allow you to build video calling, audio room, and, live streaming apps based on Webrtc running on Stream's global edge network.
https://getstream.io/video/docs/android
Other
374 stars 37 forks source link

[PBE-5625] Stop the call service if its running when cleaning up the video client #1155

Closed aleksandar-apostolov closed 1 month ago

aleksandar-apostolov commented 1 month ago

Goal

If the CallService is running when removeClient() is called, we need to stop it.