K-GmbH / licodeAndroidClient

Android Client with WebRTC for Licode project.
MIT License
31 stars 24 forks source link

break down when connecting to a video #7

Closed anyho closed 8 years ago

anyho commented 8 years ago

I hava changed the mTokenServerUrl to my licode server which is installed as the http://lynckia.com/licode/install.html says. it works well for connecting to server,but breaks down every time i connect to a video. here are the messages: 08-25 13:46:00.512 29294-29505/com.example.licodeclient I/System.out: SdpObserver#sendLocalDescription#sendSDPSocket#Acknowledge: [true]

08-25 13:46:00.522 29294-29294/com.example.licodeclient A/libc: Fatal signal 11 (SIGSEGV) at 0x00000000 (code=1), thread 29294 (le.licodeclient)

Someone please help me,i have got no idea how to solve it.