> On 15Sep, 2020, at 04:44, Edsel Ayala <[email protected]> wrote:
> 
> On Thursday, 28 January 2016 at 04:59:32 UTC+8, [email protected] wrote:
>> On Tuesday, December 29, 2015 at 1:28:54 PM UTC+2, Eric Rescorla wrote: 
>>> I'm not sure what you're looking for here. 
>>> 
>>> Nobody's arguing that we shouldn't implement these features, they're just 
>>> not at the top 
>>> of the priority list. If you'd like to submit a patch, it would certainly 
>>> be welcome and one 
>>> of us will be happy to review it. Other than that, I don't know what else 
>>> to tell you. 
>>> 
>>> -Ekr 
>>> 
>>> 
>>> 
>>> On Tue, Dec 29, 2015 at 6:19 AM, Alexander Abagian <[email protected]> 
>>> wrote: 
>>> 
>>>> 1.4 mbps is also sad. Too much load for the server. For Chrome I decreased 
>>>> it from 2 to 0.5 - picture quality at 0.5 is good enough. 
>>>> _______________________________________________ 
>>>> dev-media mailing list 
>>>> [email protected] 
>>>> https://lists.mozilla.org/listinfo/dev-media 
>>>> 
>> Does the same apply for setting the encoding bitrate for opus? 
>> 
>> I.e in chrome the following lines in the sdp can be used to control the 
>> encoding bitrate of the opus codec: 
>> 
>> a=rtpmap: 109 opus/48000/2 
>> a=fmtp:109 maxaveragebitrate=128000; stereo=1; sprop-stereo=1; cbr=1 
>> 
>> Does firefox parse these parameters yet? 
>> 
>> Kind regards, 
>> 
>> Matthew Marsh
> 
> I have the same inquiry, I want to know if there's a way to change the 
> encoding bit rate of opus

We actually landed support for all opus fmtp parameters some time ago. But 
unfortunately        the feature is blocked by us switching to our new SDP 
parser. Right now it is not 100% when we are going to be able to fully switch 
over to the new parser.

Best regards
  Nils Ohlmeier
_______________________________________________
dev-media mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-media

Reply via email to