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
389 stars 181 forks source link

stop streaming after few minutes #570

Closed ivanchy closed 2 years ago

ivanchy commented 2 years ago

The mfc conference sample on windows client will stop streaming after ~1 minutes 30 seconds ,dont know is it related to some error code about UDP 10054

Video description : https://youtu.be/C7klVCEJ6_

Update :

I found the issue is used pre-build boost library and i already fixed