How we keep the data traffic very low and efficient?
As I wrote in the last blogpost that keeping the traffic/bandwidth usage low is very important, I know want to explain how we achieve it.
March 9, 2019
As I wrote in the last blogpost that keeping the traffic/bandwidth usage low is very important, I know want to explain how we achieve it.
January 28, 2019
One one of our core principles is to deliver the highest quality with the best performance you can get, but how can we guarantee this? Let’s split it up in two core topics.
December 20, 2018
Traditional screensharing tools are using the power of image transferring techniques to clone the screen. Because of security constraints – this does not work within browsers that easy. In modern browsers there is WebRTC available which supports taking screenshots out of the box https://www.w3.org/TR/screen-capture/. Nevertheless, because of performance, privacy and compatibility issues we are not leveraging this API for in our core technology.