aisouard / libwebrtc

:package: Google's WebRTC implementation in a single static library.
https://axel.isouard.fr/libwebrtc
Apache License 2.0
638 stars 190 forks source link

InitializePeerconnection crashes the application #70

Open Raj123456788 opened 5 years ago

Raj123456788 commented 5 years ago

Hello, I followed the suggestion you posted but peerconnectionfactory still crashes the application for me. Error: Unhandled exception at 0x76E024FB (ucrtbase.dll) in WebRtc.NET.Demo.exe: Fatal program exit requested.

I am running into same issue

Any suggestions?