Re: h263 or h264

2020-03-01 Thread Maxim Solodovnik
AFAIK h263 is not supported by WebRTC Codecs can be configured at server side /etc/kurento/modules/kurento/SdpEndpoint.conf.json Later on Browser and server will choose common for both codecs during negotiation phase so I see no way to "force" any codec You only can made them available (but

Re: H263 or H264 codec

2018-08-07 Thread Siovel Rodriguez
Thanks Maxim, Regards El mar., 7 ago. 2018 a las 1:24, Maxim Solodovnik () escribió: > Hello Siovel, > > only h263 and h264 are supported by Flash > According to my tests h264 consumes more CPU on client machine ... > > It's up to you what codec to choose :) > On Tue, Aug 7, 2018 at 2:50 AM Siov

Re: H263 or H264 codec

2018-08-06 Thread Maxim Solodovnik
Hello Siovel, only h263 and h264 are supported by Flash According to my tests h264 consumes more CPU on client machine ... It's up to you what codec to choose :) On Tue, Aug 7, 2018 at 2:50 AM Siovel Rodriguez wrote: > > Hello Maxim, in the section > Administration -> Configuration >appe