Skip to content
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

Improve screen recording working and fix repeated permission prompts #4505

Open
4 tasks done
farhan-momin opened this issue Mar 7, 2025 · 2 comments · May be fixed by #4506
Open
4 tasks done

Improve screen recording working and fix repeated permission prompts #4505

farhan-momin opened this issue Mar 7, 2025 · 2 comments · May be fixed by #4506

Comments

@farhan-momin
Copy link
Contributor

Current State

Screen sharing permission for Record feature needs to be enabled and disabled every time a clip has to be recorded.
If screen sharing permission is not stopped before recording another clip, recording does not work.
The canvas resize triggers after recording is started.

Desired State

Screen sharing permission needs to be enabled only once for recording multiple clips.
Prompt for Permission to record should only be triggered if its been disabled.
The canvas resize should be complete before recording can begin.

Screenshots / Mockups

recording.webm

Related discussions

#3328 (comment)
#4239 (comment)


Checklist

  • I have read and followed the project's code of conduct.
  • I have searched for similar issues before creating this one.
  • I have provided all the necessary information to understand and reproduce the issue.
  • I am willing to contribute to the resolution of this issue.

Thank you for contributing to our project! We appreciate your help in improving it.

📚 See contributing instructions.

🙋🏾🙋🏼 Questions: Community Matrix Server.

@Fareed95
Copy link

Fareed95 commented Mar 9, 2025

Heyy @farhan-momin Iam intrested to work on this issue

@farhan-momin
Copy link
Contributor Author

@Fareed95 I have opened a PR #4506 to solve the issue. Perhaps you can work on an issue which doesn't have a pr made. Also feel free to raise a issue/pr for a feature enhancement, bugfix, etc which is not listed in the issues section.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants