Allen Chan

Results 10 issues of Allen Chan

error log as below, it spend my whole day to figure it out ``` Build settings from command line: CARTHAGE = YES CLANG_ENABLE_CODE_COVERAGE = NO CODE_SIGN_IDENTITY = CODE_SIGNING_REQUIRED = NO...

On iOS Native, ``` cerbero version 2015/12/4 openssl: Bump to 1.0.2e git:4e8ec2994bb3298db37c3f84356260e86ea3e07a ``` when the app idle for a while, then enter background, and get back later it going crash...

One basic question, since I try to figure out what's my problem, ref: https://github.com/EricssonResearch/openwebrtc-ios-sdk/issues/59 but I found after I print all of the data from remote NICE candidate, there is...

On iOS Native, ``` cerbero version 2015/12/4 openssl: Bump to 1.0.2e git:4e8ec2994bb3298db37c3f84356260e86ea3e07a ``` when the streaming didnt connected and call below api from reset() will crash every time. ``` owr_media_session_set_send_source(media_session,...

On iOS Native, my version is old. ``` cerbero version 2015/12/4 openssl: Bump to 1.0.2e git:4e8ec2994bb3298db37c3f84356260e86ea3e07a ``` here is log, the error message show up after 23 sec. ``` 2016-05-23...

Hi guys, I got 2 question for the current ICE candidate flow design and the lib used. First it is wired issue, when the network are same LAN or mobile...

as the commit https://github.com/EricssonResearch/openwebrtc-ios-sdk/pull/45 did any one using this send each candidate to other peer right now? this looks all fine, but when u really using this separate the candidate...

as the RFC 5245 say: ``` 2. It chooses its server reflexive candidate as the default candidate, and encodes it into the m and c lines. The resulting offer (message...

I not sure it is a issue or something I done wrong, I found if I getting a call once then hangup, meaning call terminateCall function for reset, then press...

bug

Hi, I has build up NativeDemo and work all fine at first time, that mean when the App first time start the video audio stream all fine, but if one...

iOS
Native