Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: Freezing when RTCPeerConnection is closing #1022

Open
SetoKaiba opened this issue Mar 17, 2024 · 2 comments
Open

[BUG]: Freezing when RTCPeerConnection is closing #1022

SetoKaiba opened this issue Mar 17, 2024 · 2 comments
Assignees
Labels
bug Something isn't working issued This means the ticket is already created on internal issue tracker

Comments

@SetoKaiba
Copy link

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 SetoKaiba added the bug Something isn't working label Mar 17, 2024
@karasusan karasusan added the issued This means the ticket is already created on internal issue tracker label Mar 19, 2024
@karasusan
Copy link
Collaborator

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

@SetoKaiba
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working issued This means the ticket is already created on internal issue tracker
Projects
None yet
Development

No branches or pull requests

2 participants