Webrtc-for-Android icon indicating copy to clipboard operation
Webrtc-for-Android copied to clipboard

Seg fault at PeerConnectionFactor

Open pburstein opened this issue 9 years ago • 0 comments

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

pburstein avatar Jul 01 '15 19:07 pburstein