- From: guest271314 via GitHub <sysbot+gh@w3.org>
- Date: Sat, 22 Aug 2020 13:22:52 +0000
- To: public-webrtc-logs@w3.org
Context Am trying to send ("sendonly") audio from localhost to a web page at a different origin ("recvonly") and am asking for the precise steps in exact order, given > Note that this is timing sensitive, and deliberately uses versions of setLocalDescription (without arguments) and setRemoteDescription (with implicit rollback) to avoid races with other signaling messages being serviced. > > The ignoreOffer variable is needed, because the RTCPeerConnection object on the impolite side is never told about ignored offers. We must therefore suppress errors from incoming candidates belonging to such offers. -- GitHub Notification of comment by guest271314 Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2564#issuecomment-678640688 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Saturday, 22 August 2020 13:22:54 UTC