Webrtc-for-Android
Webrtc-for-Android copied to clipboard
Seg fault at PeerConnectionFactor
Hi,
I'm trying to use your libjingle_peerconnection.jar (and corresponding libjingle_peerconnection_so.so for armv7a), on a Samsung S4, but I am getting a seg fault when calling "new PeerConnectionFactory()". Since I don't have access to you native code, I am at loss at what can actually be going on at such an early stage (the only prior related (apparently successful) call is to initializeAndroidGlobals). I'll appreciate any leads you might think of. I imported your project into Android Studio, BTW.
Thanks, Pablo