[webrtc-pc] Handle transceiver stopped between creation and description set

adam-be has just created a new issue for https://github.com/w3c/webrtc-pc:

== Handle transceiver stopped between creation and description set ==
As reported by @soareschen in #1417 

"In section 4.4.1.6 Set the RTCSessionSessionDescription, the relevant steps for setting answer description should also check if the transceiver is stopped before setting the transceiver's currentDirection."

We probably want to check if the transceiver is stopped before doing anything here.

Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1437 using your GitHub account

Received on Thursday, 29 June 2017 08:11:42 UTC