client-sdk-android icon indicating copy to clipboard operation
client-sdk-android copied to clipboard

Question about E2EE

Open NiKlaus-K opened this issue 3 months ago • 2 comments

Hello LiveKit SDK Team,

While using LiveKit, I've encountered a rather difficult issue. My Android app has E2EE enabled by default (I checked the documentation and found that this E2EE switch is a room-level setting). However, I can't see the video track without E2EE enabled in the Android app, which is consistent with the documentation. However, when I use LiveKit-Sdk-JS to implement the web app, I also enable E2EE by default, but I can see the video track without E2EE enabled.

This creates a conflict between the two device apps. I'd like to know how to enable my Android app to see the video track without E2EE enabled.

I'm looking forward to your prompt response.

Thank you very much.

NiKlaus-K avatar Oct 28 '25 04:10 NiKlaus-K