transport-cc: Improving feedback for better video quality
I’ve previously written about REMB, or receiver estimated maximum bitrate, and its effect on video quality. While this provides periodic feedback from receivers to Asterisk
Blog Author
I’ve previously written about REMB, or receiver estimated maximum bitrate, and its effect on video quality. While this provides periodic feedback from receivers to Asterisk
In Asterisk we have an API called device state. As the name implies this allows a device (such as a PJSIP endpoint) to provide notification
Previously on this blog I talked about a new feature to internally filter messages in our internal message bus, as well as a new caching
The stasis message bus is something that is used every day as of Asterisk 13 when you are using Asterisk. It provides the foundation of
In the past, we’ve had a few blog posts talking about specific parts of new WebRTC work that has been done in Asterisk; but, with
One of the most difficult things in PJSIP is ensuring that the experience is the best it can be for not just people who configure
For the last few months I, along with Ben Ford, have been working on improving the user experience side of the WebRTC support in Asterisk.
Like many things WebRTC is a complex stack of technology within Asterisk and also within the browser. The result of this is that to the
TLS certificates and their management are something we take for granted every day when we visit a website. If you sit down and try to
In my previous post I talked about what WebRTC support is like in Asterisk 14. Since Asterisk 15 is going to be released soon let’s