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

rpi: add H264 software encoder (#2581) #3670

Merged
merged 1 commit into from
Aug 20, 2024
Merged

rpi: add H264 software encoder (#2581) #3670

merged 1 commit into from
Aug 20, 2024

Conversation

aler9
Copy link
Member

@aler9 aler9 commented Aug 20, 2024

Fixes #2581

This allows to use the RPI camera on the Raspberry Pi 5 too.

This allows to use the RPI camera on the Raspberry Pi 5 too.
@aler9 aler9 merged commit 41a3fd5 into main Aug 20, 2024
6 checks passed
@aler9 aler9 deleted the feature/rpi-soft-h264 branch August 20, 2024 22:05
Copy link

codecov bot commented Aug 20, 2024

Codecov Report

Attention: Patch coverage is 77.77778% with 2 lines in your changes missing coverage. Please review.

Project coverage is 57.06%. Comparing base (f4051eb) to head (a817e80).
Report is 2 commits behind head on main.

Files Patch % Lines
internal/conf/path.go 77.77% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3670      +/-   ##
==========================================
+ Coverage   57.03%   57.06%   +0.03%     
==========================================
  Files         191      191              
  Lines       19268    19273       +5     
==========================================
+ Hits        10989    10998       +9     
+ Misses       7443     7439       -4     
  Partials      836      836              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

This issue is mentioned in release v1.9.0 🚀
Check out the entire changelog by clicking here

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.

Incompatibility with libcamera 0.1.0 and Raspberry Pi 5
1 participant