- From: Harald Alvestrand via GitHub <sysbot+gh@w3.org>
- Date: Wed, 24 Oct 2018 12:49:05 +0000
- To: public-webrtc-logs@w3.org
alvestrand has just created a new issue for https://github.com/w3c/webrtc-pc: == Not clear how to set # of layers when answering an offer with a track == The process for reusing an m-line is only referenced in the spec under addTrack: http://w3c.github.io/webrtc-pc/#dom-rtcpeerconnection-addtrack In particular, it's not referenced under addTransceiver, which is our only API point for saying how many layers we wish to send. This means that I don't know what decides the number of layers available for sending on a transceiver that was created as a result of an incoming offer. Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2014 using your GitHub account
Received on Wednesday, 24 October 2018 12:49:06 UTC