jitsi / jitsi-meet

Jitsi Meet - Secure, Simple and Scalable Video Conferences that you use as a standalone app or embed in your web application.
https://jitsi.org/meet
Apache License 2.0
22.95k stars 6.69k forks source link

Jitsi Meet Web 2.0.6433 - Screenshare not working #10534

Closed dpanic closed 2 years ago

dpanic commented 2 years ago

Description:

Hello,

Jitsi Meet >=2.0.6433 doesn’t show Screen Share button.

I am using Chrome Version 96.0.4664.45 (Official Build) (64-bit)

Sreen sharing is by WebRtc

Older versions worked without problems.

I am using Jitsi with JWT tokens.

Expected behavior:

Screen share button visible with possibility to share

Actual behavior:

Hidden screen share button

Server information:

Client information:

saghul commented 2 years ago

Can you please share your browser console logs?

dpanic commented 2 years ago

I have identified issue.

It is Chrome related. If you open http:// than button is hidden, on https:// it is visible.

saghul commented 2 years ago

Phew. WebRTC does not work on non-HTTPS origins, that has been the case for years. Nothing will really work, not even audio / video.