Rocket.Chat.Electron
Rocket.Chat.Electron copied to clipboard
app crash when clicking share button in jitsi call using "WebRTCPipeWireCapturer" to support desktop share on waylandBug title
Search before asking
- [X] I had searched in the issues and found no similar issues.
Operating System
- [ ] macOS
- [ ] Windows
- [X] Linux
Operating System Version
Fedora 39
It happens on the web browser too?
No, it just happens on the Desktop app
Rocket.Chat Desktop App Version
3.9.11
Rocket.Chat Server Version
6.5.3
Describe the bug
the application crashes when i'm choosing "share desktiop" inside a jitsi call when rocket.chat is started with the WebRTCPipeWireCapturer feature enabled.
this feature must be enabled to share screens on wayland.
How to Reproduce
- start app like this
/usr/bin/flatpak run --branch=stable --arch=x86_64 --command=/app/bin/rocketchat-desktop --file-forwarding chat.rocket.RocketChat @@u %U @@ --enable-features=WebRTCPipeWireCapturer - start jitsi call
- click on share sceen
Describe your Expected behavior
app does not crash
Anything else
No response
Are you willing to submit a code contribution?
- [ ] Yes, I am willing to submit a Pull Request!