- From: Iñaki Baz Castillo via GitHub <sysbot+gh@w3.org>
- Date: Wed, 06 Mar 2019 12:24:55 +0000
- To: public-webrtc-logs@w3.org
@alvestrand said in blink-dev: > The CNAME is supposed to be the same for all sources, so picking any CNAME from any RTCP packet would do the trick. Is this from the receiver perspective? I mean: if a PeerConnection is receiving ssrc 1 with audio and ssrc 2 with video, without CNAME in the remote SDP, and eventually it receives a RTCP compound packet with CNAME=AAA associated to ssrc 1 and CNAME=AAA associated to ssrc 2, is that enough for it to sync both tracks? -- GitHub Notification of comment by ibc Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2114#issuecomment-470088374 using your GitHub account
Received on Wednesday, 6 March 2019 12:24:56 UTC