jitsi / lib-jitsi-meet

A low-level JS video API that allows adding a completely custom video experience to web apps.
Apache License 2.0
1.34k stars 1.11k forks source link

what condition is true or false to show & work “End-to-end Encryption” #1255

Closed sufyan568 closed 4 years ago

sufyan568 commented 4 years ago

This Issue tracker is only for reporting bugs and tracking code related issues.

Before posting, please make sure you check community.jitsi.org to see if the same or similar bugs have already been discussed. General questions, installation help, and feature requests can also be posted to community.jitsi.org.

Description


Helloter

Current behavior

--- code working properly just donot show the end to end encription part kindly tell me what condition is change for showing the end to end encription

Expected Behavior


Possible Solution


also give me a possible solution as soon as possible

Steps to reproduce


Environment details


saghul commented 4 years ago

This one: https://github.com/jitsi/lib-jitsi-meet/blob/5c5c394dcf285a7a1c930d0739efea63c5a93704/modules/browser/BrowserCapabilities.js#L268 The browser needs to support insertable streams.