Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Improve Video writer workflow and others #150

Merged
merged 10 commits into from
Sep 28, 2024
Merged

Conversation

edgarriba
Copy link
Member

@edgarriba edgarriba commented Sep 27, 2024

  • add ImageFormat and VideoCodec to setup writing videos in Mono8U and Rgb8U
  • include log crate to log pipeline and easy debugging
  • reduce tokio features to mininum
  • implement Send and Sync for StreamCaptureError to be shard across threads
  • remove tokio dependency from VideoWritter
  • fix Drop in VideoWritter to avoid gstreamer flush error
  • add more tests

@edgarriba edgarriba merged commit a4b5fd4 into main Sep 28, 2024
9 checks passed
@edgarriba edgarriba deleted the video-writer-async-std branch January 2, 2025 06:56
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant