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

feat!: Add native display sink #38

Merged
merged 9 commits into from
Aug 10, 2024
Merged

feat!: Add native display sink #38

merged 9 commits into from
Aug 10, 2024

Conversation

sbernauer
Copy link
Owner

@sbernauer sbernauer commented Aug 10, 2024

  1. Put DisplaySinks behind a shared trait DisplaySink, so far we have native display, VNC and ffmpeg
  2. Add native display sink

This feature was inspired by https://github.com/Rairosu/breakwater/tree/display_sink, so many thanks @Rairosu!

Co-authored-by: Rairosu b.boll@avolens.com

@sbernauer sbernauer merged commit bbecfb0 into main Aug 10, 2024
8 checks passed
@sbernauer sbernauer deleted the feat/native-display branch August 10, 2024 14:13
sbernauer added a commit that referenced this pull request Aug 10, 2024
1. Put DisplaySinks behind a shared trait `DisplaySink`, so far we have native display, VNC and ffmpeg
2. Add native display sink

This feature was inspired by https://github.com/Rairosu/breakwater/tree/display_sink, so many thanks @Rairosu!

Co-authored-by: Rairosu <b.boll@avolens.com>
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.

1 participant