-
-
Notifications
You must be signed in to change notification settings - Fork 241
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Recording never captures the screen share #1457
Comments
Hi @azekeil, thanks for reporting. Can you check if this also happens when using the browser version? It could be also related to wayland (some users do report issues with wayland and screen sharing). Also, if you can provide some logs as the template suggest, it might help identify the issue. |
When you say |
Hi, apologies I haven't had time to try to capture this on my work machine, plus I have security concerns about uploading the log files which is giving me pause there. When I select sharing, it offers me (from memory) HD, FHD, 2K and 4K as options. I usually select 2K for recording a window (note I'm recording a window, not my whole screen) as I usually have my window slightly larger than 1/4 of the screen. And yes, I am then talking about the teams recording feature. |
Without the logs is a bit more of a guess work, that can take much longer, but lets try to see where we get to. A few things you can try are:
Otherwise, check in the logs and search the close issues for parts of those logs. If you identify anything in the logs that is concerning to be public, do please let me know. There is a section on what we use for logs that should hopefully explain how all that area works. Do let me know if you got any questions about it. Thanks in advance and let me know how you get on. |
Describe the bug
On Fedora 40 with Wayland. Recording a meeting works as expected, with the exception that only the users' webcams are shown, never the shared content. This occurs whether I start recording then share the screen, or share the screen then start recording. I always share a window as I have a 4k screen. Users on the call can see my screen share fine.
To Reproduce
Steps to reproduce the behavior:
As above
Expected behavior
Screen Recording captures screen share
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Debug
When possible, please run the application from the terminal using
--webDebug
and try to reproduce the error.The provide in this section the output from both the terminal and the browser debug console.
teams-for-linux --webDebug --logConfig='{}'
IMPORTANT: Ensure that you mask any sensitive information before posting the output.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: