Re: [webrtc-pc] What reasons for silent audio tracks from remote streams? (#2564)

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