Đồng Minh Thái

Results 34 comments of Đồng Minh Thái

> I'm running into this exact same issue. Someone https://github.com/simonbengtsson/simple_peer_flutter/issues/3, apparently figured out that this [specific throw](https://github.com/flutter-webrtc/flutter-webrtc/blob/2ca2a432d9ff8ad7747e6fa750287ac4256d2db7/lib/src/native/rtc_peerconnection_impl.dart#L435) can be removed from flutter_wbrtc and their application will run again. Thank you...

> Disclaimer: I am not a flutter_webrtc contributor, just someone else investigating these issues with Windows builds. Yes, respect.

> I'm running into this exact same issue. Someone https://github.com/simonbengtsson/simple_peer_flutter/issues/3, apparently figured out that this [specific throw](https://github.com/flutter-webrtc/flutter-webrtc/blob/2ca2a432d9ff8ad7747e6fa750287ac4256d2db7/lib/src/native/rtc_peerconnection_impl.dart#L435) can be removed from flutter_wbrtc and their application will run again. This solution...

> Since there is no method to get the current thread in the flutter windows plugin, we need to wait for this https://github.com/flutter/flutter/issues/134346 to be resolved So it means until...

Not yet, I'm focusing another problems. I will comment if I find any workarounds

Thank @cloudwebrtc! Work for me on Livekit 2.3.1, with flutter_webrtc 0.13.0! No crash, everything works fine!

Same problem, my case is on macOS, some video cannot play and the log is same with you

@alexmercerind can you take a look to this issue? Thank you!

First of all, thank you for specific answer, I really appreciate it. This issue is on my priority, so I need to do this now and try it myself. I...