| Summary: | Screen sharing non-functional at meet.jit.si (Jitsi Meet) | ||
|---|---|---|---|
| Product: | [Applications] Falkon | Reporter: | Graham Perrin <grahamperrin> |
| Component: | general | Assignee: | David Rosca <nowrep> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | jurajoravec, klaus-dieter.fietze, probono |
| Priority: | NOR | ||
| Version First Reported In: | 3.1.0 | ||
| Target Milestone: | --- | ||
| Platform: | FreeBSD Ports | ||
| OS: | FreeBSD | ||
| URL: | https://meet.jit.si/ | ||
| Latest Commit: | https://invent.kde.org/network/falkon/commit/fb0398911466f3188faa4ff5564403f3f01fe5e5 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
| Attachments: | The required dialogue in Firefox 84.0.1 | ||
|
Description
Graham Perrin
2020-12-31 12:55:59 UTC
Cross reference: bug 419206 – Konqueror not present menu to select devices in jitsi I am experiencing the same behaviour with Falkon as well as with Konqueor, whereas Firefox works as expected. Operating System: openSUSE Tumbleweed 20210302 KDE Plasma Version: 5.21.1 KDE Frameworks Version: 5.79.0 Qt Version: 5.15.2 Kernel Version: 5.10.16-1-default OS Type: 64-bit Graphics Platform: X11 Processors: 8 × Intel® Core™ i7-7700T CPU @ 2.90GHz Memory: 7.6 GiB of RAM Graphics Processor: Mesa DRI Intel® HD Graphics 630 Would be nice to find a solution in order to abandon Firefox & Co. Thank you, Klaus A possibly relevant merge request was started @ https://invent.kde.org/network/falkon/-/merge_requests/18 Hello, Screen sharing is supported by QtWebEngine 5.10+ BUT Falkon does NOT have support for it and will not throw the right notification when this is requested. Working on adding the support for these, will be done in few days (since my powerful machine is out of reach at the moment). Git commit f7b372098ed687e9de123c3f6c3c59b066ea6c9d by Juraj Oravec. Committed on 05/04/2021 at 15:54. Pushed by jurajo into branch 'feature/screen-capture'. Implement QtWE ScreenCaptureEnabled option Signed-off-by: Juraj Oravec <jurajoravec@mailo.com> M +1 -0 src/lib/app/mainapplication.cpp M +4 -0 src/lib/preferences/preferences.cpp M +7 -0 src/lib/preferences/preferences.ui https://invent.kde.org/network/falkon/commit/f7b372098ed687e9de123c3f6c3c59b066ea6c9d Git commit fb0398911466f3188faa4ff5564403f3f01fe5e5 by Juraj Oravec. Committed on 05/04/2021 at 15:40. Pushed by jurajo into branch 'feature/screen-capture'. Implement html5 permissions for screen sharing Introduced in QtWebEngine 5.10 Signed-off-by: Juraj Oravec <jurajoravec@mailo.com> M +31 -0 src/lib/tools/html5permissions/html5permissionsdialog.cpp M +10 -0 src/lib/tools/html5permissions/html5permissionsdialog.ui M +18 -0 src/lib/tools/html5permissions/html5permissionsmanager.cpp M +11 -0 src/lib/tools/html5permissions/html5permissionsnotification.cpp https://invent.kde.org/network/falkon/commit/fb0398911466f3188faa4ff5564403f3f01fe5e5 Thank you 👍 Re <https://www.freshports.org/www/falkon/#packages> I'll test after the fix reaches FreeBSD:14:amd64 |