8000 feat: Add screen permission request activity for background screen capture by tabhishekpaul · Pull Request #1747 · flutter-webrtc/flutter-webrtc · GitHub
[go: up one dir, main page]

Skip to content

feat: Add screen permission request activity for background screen capture #1747

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

Open
wants to merge 22 commits into
base: main
Choose a base branch
from

Conversation

tabhishekpaul 8000
Copy link

Implemented a dedicated activity to request screen capture permissions.
Designed to operate independently of the Flutter activity, ensuring compatibility with background services.
Supports use cases like background screen sharing, recording, or monitoring services.

@tabhishekpaul
Copy link
Author

Hi @cloudwebrtc ,

This pull request introduces a much-needed feature to request screen capture permissions via a dedicated activity. It ensures smooth functionality for background services, even when the Flutter activity is not active, which is a significant enhancement for scenarios like background screen recording or sharing.

The implementation aligns well with existing workflows and minimizes user intervention, making it highly beneficial for apps requiring seamless screen capture.

Kindly review and consider merging this. It will be incredibly helpful for the community!

Thank you! 😊

@cloudwebrtc
Copy link
Member

On android 14, it crashes after approving permissions for the first time, and the screen can only be shared after opening the app for the second time. I am trying to solve this issue.

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

Successfully merging this pull request may close these issues.

3 participants
0