com.unity.webrtc icon indicating copy to clipboard operation
com.unity.webrtc copied to clipboard

[BUG]: Freezing when RTCPeerConnection is closing

Open SetoKaiba opened this issue 11 months ago • 2 comments

Package version

3.0.0-pre.7

Environment

* OS:Windows 10
* Unity version: Unity 2022.3

Steps To Reproduce

  1. Clone https://github.com/SetoKaiba/BugWebRTC
  2. Run the VideoReceiveWhipWhep scene
  3. Click call
  4. Click hangup after about 1 min

Current Behavior

The app is freezing caused by the RTCPeerConnection closing

Expected Behavior

The RTCPeerConnection should be able to be closed

Anything else?

No response

SetoKaiba avatar Mar 17 '24 11:03 SetoKaiba

Hi, thank you for sharing the issue. I was able to reproduce this problem in my environment.

karasusan avatar Mar 19 '24 00:03 karasusan

Hi. Do I have to keep the stream publishing for you coordinate the bug?

SetoKaiba avatar Mar 20 '24 00:03 SetoKaiba