dart-sip-ua icon indicating copy to clipboard operation
dart-sip-ua copied to clipboard

video call hangup. camera do not stop

Open MahmoudMamdoouh opened this issue 3 years ago • 2 comments

Describe the bug A clear and concise description of what the bug is.

after calling call.hangup() most of the time camera stream don't. stop

To Reproduce -- Random

Expected behavior I/org.webrtc.Logging(13195): CameraCapturer: Stop capture done I/org.webrtc.Logging(13195): CameraCapturer: dispose I/org.webrtc.Logging(13195): CameraCapturer: Stop capture I/org.webrtc.Logging(13195): CameraCapturer: Stop capture: No session open I/org.webrtc.Logging(13195): Camera2Session: Stop camera2 session on camera 1 I/org.webrtc.Logging(13195): Camera2Session: Stop internal I/org.webrtc.Logging(13195): CameraCapturer: Stop capture done I/org.webrtc.Logging(13195): SurfaceTextureHelper: stopListening() I/org.webrtc.Logging(13195): Camera2Session: Stop done I/org.webrtc.Logging(13195): Camera2Session: Camera device closed.

MahmoudMamdoouh avatar Aug 15 '22 13:08 MahmoudMamdoouh

Is this happening in the example application? Any code to reproduce?

victortive avatar Aug 23 '24 19:08 victortive

+1

pavan-jaju avatar Aug 27 '24 07:08 pavan-jaju