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

failed to set session description #3

Open
devgohel8520 opened this issue Sep 9, 2017 · 0 comments
Open

failed to set session description #3

devgohel8520 opened this issue Sep 9, 2017 · 0 comments

Comments

@devgohel8520
Copy link

Hi,
I want to say thanks first. It saved lots of time of mine.

If you can help me to get rid out of this.

I clone your code and it is working fine when I make call on web based(peerjs heroku app) platform but the only problem when I received call from web app which is saying "failed to set session description".

I am getting offer code and that run perfactly but after oncall i am getting this below error:
this is what i am getting on console:
2017-09-09 19:24:06.772481+0530 PeerObjectiveC[665:156448] Failed to set session description. Error: Error Domain=RTCSDPError Code=-1 "(null)" UserInfo={error=SessionDescription is NULL.}
2017-09-09 19:24:06.772661+0530 PeerObjectiveC[665:156448] disconnecting....
2017-09-09 19:24:06.772737+0530 PeerObjectiveC[665:156448] deleteRemoteMediaStream
2017-09-09 19:24:06.772806+0530 PeerObjectiveC[665:156448] deleteLocalMediaStream
2017-09-09 19:24:06.773257+0530 PeerObjectiveC[665:156703] WARNING: Renegotiation needed but unimplemented.
2017-09-09 19:24:06.773618+0530 PeerObjectiveC[665:156448] local video audio track remove from media stream
2017-09-09 19:24:06.774098+0530 PeerObjectiveC[665:156448] onError: Error Domain=PeerJS Code=-4 "Failed to set session description." UserInfo={NSLocalizedDescription=Failed to set session description.}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant