screego / server

screen sharing for developers https://screego.net/
https://app.screego.net
GNU General Public License v3.0
7.62k stars 551 forks source link

Latency measurements (e.g. compared to uStreamer) #96

Closed dumblob closed 3 years ago

dumblob commented 3 years ago

Do you have any latency measurements somewhere? I'd be interested in comparison with uStreamer.

jmattheis commented 3 years ago

Nope, I haven't done any latency tests with screego. Still they should be pretty good, as WebRTC (the web standard screego uses) was specifically designed for real-time kommunication, hence the name Web Real-Time Communication.

dumblob commented 3 years ago

Ok. From my experience with other "real time" solutions (KVM-like especially) the latency is higher (at least several hundreds of milliseconds for full HD resolution with 30 fps).

If nobody from the community is interested in estimating (or better measuring) the latency, then feel free to close this.