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

Recommand to move all threads to rtc_peerconnection_factory #64

Closed
xiaowei-guan opened this issue Feb 24, 2023 · 1 comment
Closed

Recommand to move all threads to rtc_peerconnection_factory #64

xiaowei-guan opened this issue Feb 24, 2023 · 1 comment

Comments

@xiaowei-guan
Copy link
Collaborator

https://github.com/webrtc-sdk/libwebrtc/blob/master/src/libwebrtc.cc#L12-L14

All threads are used in peerconnection_factory, It is easy to manage all the threads if move all threads to peerconnection_factory.
we have a coredump issue that has to do with threads.flutter-tizen/plugins#524

@xiaowei-guan
Copy link
Collaborator Author

#71

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant