Balázs Kreith

Results 9 comments of Balázs Kreith

Creating a kafka topic should not be a responsibility of a microservice. However, if you want to do it is one way: First, you need an action object that creates...

Though it is a derived metric that can be calculated by other already reported metrics, as this field is already surfaced in other stats it makes total sense to add...

@sarumjanuch awesome work, I think it will improve the overall quality a lot! We will try to deploy it to a relatively separate grid next week and test it with...

I need to finish the congestion control test implemented in the plugin, then I assemble it to the openwebrtc and then we can start the review process. Write to all...

I try a combination of ScREAM and adaptive FEC. On 23 January 2016 at 17:09, IngJohEricsson [email protected] wrote: > Hi > Curious. What kind of congestion control is it? >...

I updated openwebrtc and cerbero at https://github.com/multipath-rtp. You can build it by git clone https://github.com/multipath-rtp/cerbero. cerbero is altered by using gst-mprtp and https://github.com/multipath-rtp/openwebrtc recipe to build. multipath-rtp/openwebrtc only differs from...

I forgot to add that I am planning that longer mail to send you on next week. On 13 February 2016 at 20:36, Balázs Kreith [email protected] wrote: > I updated...

Hi, Yes, cerbero contains the prerequisites (basically I added one additional recipe and one dep into openwebrtc recipe). And yes, I integrated it into OpenWebRTC as I changed the transport_agent...

Thank you very much for your feedback. We need to distinguish some component in the pipeline. the client-side collect measurements send to the observer. The client responsibility is to getStats...