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

AV1 record #6084

Merged
merged 3 commits into from Oct 19, 2023
Merged

AV1 record #6084

merged 3 commits into from Oct 19, 2023

Conversation

21pages
Copy link
Collaborator

@21pages 21pages commented Oct 18, 2023

  1. Support record AV1
    AV1's codec private data is from the encode side, use four zero instead works.

  2. Fix client side record, test 1.2.4 record 1.1.9~1.2.4 ok, older version can't record 1.2.4 with any codec, update if needed.

  • The server side does not send SwitchDisplay on every video_service::run, older versions rely on this message to start recording.
  • Stop recording when switching the display, because the VideoHandler is created when receiving the frame, later than the switch display command.
1.2.4_to_1.2.4.mp4

Signed-off-by: 21pages <pages21@163.com>
Signed-off-by: 21pages <pages21@163.com>
@rustdesk rustdesk merged commit 4a03b3d into rustdesk:master Oct 19, 2023
21 checks passed
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

2 participants