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

rpicamera: fix restarting stream in case of disconnection or driver errors #3988

Merged
merged 1 commit into from
Nov 30, 2024

Conversation

aler9
Copy link
Member

@aler9 aler9 commented Nov 28, 2024

Fixes #3961

@aler9 aler9 changed the title rpicamera: fix restarting stream in case of disconnections or driver errors rpicamera: fix restarting stream in case of disconnection or driver errors Nov 30, 2024
Copy link

codecov bot commented Nov 30, 2024

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 55.92%. Comparing base (bdc051c) to head (ca81b34).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
...nternal/staticsources/rpicamera/camera_disabled.go 0.00% 2 Missing ⚠️
internal/staticsources/rpicamera/source.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3988      +/-   ##
==========================================
- Coverage   55.94%   55.92%   -0.03%     
==========================================
  Files         194      194              
  Lines       19583    19587       +4     
==========================================
- Hits        10956    10954       -2     
- Misses       7786     7792       +6     
  Partials      841      841              

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

@aler9 aler9 merged commit e6fa56d into main Nov 30, 2024
6 of 8 checks passed
@aler9 aler9 deleted the fix/rpi-crash branch November 30, 2024 10:25
Copy link
Contributor

github-actions bot commented Dec 3, 2024

This issue is mentioned in release v1.10.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.

After streaming for hours getting error "no one is publishing to 'cam1'
1 participant