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

Add --time-limit #4052

Closed
wants to merge 0 commits into from
Closed

Add --time-limit #4052

wants to merge 0 commits into from

Conversation

rom1v
Copy link
Collaborator

@rom1v rom1v commented Jun 1, 2023

Add an option to stop scrcpy automatically after a given delay.

For example, to stop scrcpy after 5 seconds:

scrcpy --time-limit=5

To record for 20 seconds:

scrcpy --record=file.mkv --time-limit=20  # in seconds

Fixes #3752

@rom1v rom1v mentioned this pull request Jun 1, 2023
1 task
rom1v added a commit that referenced this pull request Jun 10, 2023
Add an option to stop scrcpy automatically after a given delay.

PR #4052 <#4052>
Fixes #3752 <#3752>
@rom1v rom1v closed this Jun 10, 2023
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.

None yet

1 participant