Re: [webrtc-pc] Not clear how to set # of layers when answering an offer with a track

adding a=rid:x lines in the offer from the SFU, and reflecting the number of RIDs in the transceiver configuration presented, would make sense. This requires modifying the setRemoteDescription() step that creates transceivers, I believe - this is a minimal change, and doesn't impact API surface. But someone still needs to write a test to go along with it.

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

Received on Thursday, 25 October 2018 06:14:25 UTC