Closed
Bug 1224416
Opened 10 years ago
Closed 10 years ago
WebRTC : NotSupportedError: pranswer not yet implemented
Categories
(Core :: WebRTC: Signaling, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1004510
People
(Reporter: 2423086414, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.86 Safari/537.36
Steps to reproduce:
1.A send offer to B;
2.B receive offer,return pranswer
3.then,B return answer
Actual results:
When B setLocalDescription ,one error in the js console:NotSupportedError: pranswer not yet implemented
Expected results:
When B setLocalDescription,B's signalingState change to stable.
Updated•10 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•