QuickBlox / quickblox-ios-sdk

QuickBlox iOS SDK for messaging and video calling
https://quickblox.com/developers/IOS
MIT License
397 stars 358 forks source link

video call get disconnected automatically and gets crashed when video call is recieved from another user. #1245

Closed indraja-paramount closed 2 years ago

indraja-paramount commented 3 years ago

This is my log

2020-10-16 18:19:25.289484+0530 sample-videochat-webrtc-swift[23410:1129005] Failed to bind EAGLDrawable: <CAEAGLLayer: 0x60000145d860> to GL_RENDERBUFFER 1 2020-10-16 18:19:25.290350+0530 sample-videochat-webrtc-swift[23410:1129005] Failed to make complete framebuffer object 8cd6 2020-10-16 18:19:25.292 rtc::[Signaling Processor] - Did receive signal: iceCandidates from: 123313882 2020-10-16 18:19:25.292 rtc::[Signaling Processor] - Did receive signal: iceCandidates from: 123313882 2020-10-16 18:19:25.292 rtc::[Signaling Processor] - Did receive signal: hangUp from: 123313882 2020-10-16 18:19:25.292 rtc::[PCON]<123313882, R:Offer> Set remote ICE candidates, count: 1 2020-10-16 18:19:25.293 rtc::[PCON]<123313882, R:Offer> Did change ice connection state to COMPLETED 2020-10-16 18:19:25.303 rtc::[PCON]<123313882, R:Offer> Did change ice connection state to DISCONNECTED 2020-10-16 18:19:25.303 rtc::[PCON]<123313882, R:Offer> Did change ice connection state to FAILED 2020-10-16 18:19:25.310 rtc::[PCON]<123313882, R:Offer> Set remote ICE candidates, count: 1 2020-10-16 18:19:25.379 rtc::[PCON]<123313882, R:Offer> Closing 2020-10-16 18:19:25.397 rtc::[PCON]<123313882, R:Offer> Did change ice connection state to CLOSED 2020-10-16 18:19:25.397 rtc::[PCON]<123313882, R:Offer> Signaling state CLOSED

ghost commented 2 years ago

Hello,

This is Nikolay from QuickBlox support.

Please let me know if the issue is still relevant.

Please check our documentation: https://docs.quickblox.com/docs/ios-video-calling

Also, please update the SDK to the latest version: https://github.com/QuickBlox/quickblox-ios-sdk/releases/tag/2.17.10

Additionally, please check our samples: https://docs.quickblox.com/docs/code-samples#video-calling-samples

ghost commented 2 years ago

@indraja-paramount The issue is being closed as outdated.

If it is still relevant, feel free to open a new issue.