Hi all,
I was wondering whether anyone would be able to let me know whether streaming is compressed or uncompressed when using Jitsi. Thanks.
Hi all,
I was wondering whether anyone would be able to let me know whether streaming is compressed or uncompressed when using Jitsi. Thanks.
webrtc - the web standard that Jitsi is using - has codecs using compression, such as VP8 and Opus. The compression/decompression of the codec data is done by the browsers.