jitsi-media-transform icon indicating copy to clipboard operation
jitsi-media-transform copied to clipboard

Results 6 jitsi-media-transform issues
Sort by recently updated
recently updated
newest added

This PR removes the last DTLS ciphers which still use SHA1. I manually verified with Wireshark that TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256 successfully gets negotiated with Chrome, Firefox and Jigasi. Note: don't merge yet...

Use setEncodingLayers to ensure that the layer cache is updated properly.

In our production environment, messages like ``` 20201217-130426.066 INFO [Thread-86] [o.j.o.p.o.JitsiJvbWrapper] WARNING: [1077] [confId=4a2658cf6c0c1ad6 epId=e4bbf339 gid=354370 stats_id=Brittany-aNP [email protected]] EndpointConnectionStats.processReportBlock#153: Negative rtt value: -1.0101310000000012 ms, remote processing delay was PT0.176010131S (11535),...

Based on libwebrtc's equivalent code (as used in Chrome) -- see https://webrtc.googlesource.com/src/+/refs/heads/master/modules/remote_bitrate_estimator/remote_estimator_proxy.cc .

L: TL0PICIDX present. When set to 1, the TL0PICIDX MUST be present and specified as below, and the T bit MUST be set to 1. Otherwise, TL0PICIDX MUST NOT be...

This is modifications to our system so that we can use Medooze's useful log viewer.