open-webrtc-toolkit / owt-client-native

Open WebRTC Toolkit client SDK for native Windows/Linux/iOS applications.
https://01.org/open-webrtc-toolkit
Apache License 2.0
384 stars 180 forks source link

sometimes p2pclient::stop function will happen block #722

Open syjml opened 1 year ago

syjml commented 1 year ago

I use owt-client-sdk(5.0.x) in ubuntu 22.04.I use owt for 1 client's stream push to other 9 clients.when I invoke p2pclient::stop function,sometimes peerconnection::close function would be block. I don't know why.who can help me?

My scene cannot use SFU.

syjml commented 1 year ago

@jianjunz please!