Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CB-SDK: PeerConnection: IceConnectionState change to RTCIceConnectionState.RTCIceConnectionState Failed for opponent in #49

Closed
wrteam-priyansh opened this issue Dec 12, 2020 · 9 comments
Labels
bug Something isn't working

Comments

@wrteam-priyansh
Copy link

What is the reason behind this.. This is happens when user open app through notification and attend call and after some seconds i get above mention error or message and call ended for caller....

@ShyamKrishna122
Copy link

How to implement push notifications for video call?

@wrteam-priyansh
Copy link
Author

@ShyamKrishna122 i am sending notification(call) to the receiver person using fcm and receiver get notification to attend the call.
i know this is not best approach but i have achieved this.

@TatankaConCube
Copy link
Contributor

here short guide, how to implement background call in Flutter using our SDK

@ShyamKrishna122
Copy link

I want a sample code for implementing push notification for video call

@wrteam-priyansh
Copy link
Author

@TatankaConCube CB-SDK: PeerConnection: IceConnectionState change to RTCIceConnectionState.RTCIceConnectionState Failed for opponent...what is the reason behind this error. is it because of poor internet?

@TatankaConCube
Copy link
Contributor

it means you have some problems with establishing a connection between peers, it can happen when peers didn't exchange with icecandidates, or something happen with internet connection after/during an exchange with icecandodates

@TatankaConCube
Copy link
Contributor

On which step do you get this error?

@wrteam-priyansh
Copy link
Author

@TatankaConCube after attending the call opposition's screen(camera view) becomes white screen for sometime and i get this error and call cuts automatically(For caller). This usually happens when attending the call first time in application then work as expected

@TatankaConCube
Copy link
Contributor

Should be fixed in the latest (1.1.1) release. Closing. If the issue still reproduces, please create a new ticket with details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants