W3C home > Mailing lists > Public > public-webrtc-logs@w3.org > January 2019

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

From: Amit Hilbuch via GitHub <sysbot+gh@w3.org>
Date: Wed, 16 Jan 2019 22:22:17 +0000
To: public-webrtc-logs@w3.org
Message-ID: <issue_comment.created-454966656-1547677336-sysbot+gh@w3.org>
And you should use setParameters() (after getting them) to set parameters for all the layers (like scale_resolution_down_by ).
You should also be able to reduce the number of layers via a call to setParameters()
One reasonable way to achieve this without actually changing the number of layers is to mark a layer as inactive (paused) indefinitely.
You **should not** be able to increase the number of layers.

-- 
GitHub Notification of comment by amithilbuch
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2014#issuecomment-454966656 using your GitHub account
Received on Wednesday, 16 January 2019 22:22:18 UTC

This archive was generated by hypermail 2.4.0 : Saturday, 6 May 2023 21:19:46 UTC