Skip to content
Snippets Groups Projects
user avatar
Lyubomir Marinov authored
Tears down the DTLS (media) session if the fingerprint does not match the hashed certificate (i.e. conforms with RFC 5763). Generally, the Jitsi desktop client visually depicts the secure status and may want to set the ConfigurationService and/or System property org.jitsi.impl.neomedia.transform.dtls.DtlsControlImpl.verifyAndValidateCertificate to false in order to prevent the teardown.
d364e8e1
History

libjitsi

libjitsi is an advanced Java media library for secure real-time audio/video communication. It allows applications to capture, playback, stream, encode/decode and encrypt audio and video flows. It also allows for advanced features such as audio mixing, handling multiple streams, participation in audio and video conferences. Originally libjitsi was part of the Jitsi client source code but we decided to spin it off so that other projects can also use it. libjitsi is distributed under the terms of the Apache license.