com.unity.webrtc
com.unity.webrtc copied to clipboard
[BUG]: Freezing when RTCPeerConnection is closing
Package version
3.0.0-pre.7
Environment
* OS:Windows 10
* Unity version: Unity 2022.3
Steps To Reproduce
- Clone https://github.com/SetoKaiba/BugWebRTC
- Run the VideoReceiveWhipWhep scene
- Click call
- 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
Hi, thank you for sharing the issue. I was able to reproduce this problem in my environment.
Hi. Do I have to keep the stream publishing for you coordinate the bug?