Re: [webrtc-pc] Missing CNAME in RID based simulcast offer (#2114)

Isn't CNAME used by receiving endpoints to synchronize different tracks (audio and video)? I assume the CNAME is unique per "participant" for a reason. A PeerConnection may receive multiple audio and video tracks with different ssrcs and MIDs, but the only way to know which ones of those tracks must be synchronized is by looking at the CNAME of them.

-- 
GitHub Notification of comment by ibc
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2114#issuecomment-469817717 using your GitHub account

Received on Tuesday, 5 March 2019 19:07:40 UTC