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

Add webrtc audio conversion #3

Merged
merged 2 commits into from
Oct 28, 2024
Merged

Add webrtc audio conversion #3

merged 2 commits into from
Oct 28, 2024

Conversation

edenhaus
Copy link
Collaborator

Proposed Changes

Fix the WebRTC audio issue for some camera by adding a ffmpeg audio conversion
Requires AlexxIT/go2rtc#1407

Related Issues

(Github link to related issues or pull requests)

@edenhaus
Copy link
Collaborator Author

Test will be updated when upstream PR is merged

Copy link

codecov bot commented Oct 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.14%. Comparing base (e85e8fd) to head (c84fcde).
Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #3      +/-   ##
==========================================
+ Coverage   96.61%   97.14%   +0.52%     
==========================================
  Files           7        7              
  Lines         207      245      +38     
  Branches       27       35       +8     
==========================================
+ Hits          200      238      +38     
  Misses          5        5              
  Partials        2        2              

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

@edenhaus edenhaus added the enhancement Enhancement of the code, not introducing new features. label Oct 28, 2024
@edenhaus edenhaus marked this pull request as ready for review October 28, 2024 09:09
@MartinHjelmare MartinHjelmare merged commit 140d2cb into main Oct 28, 2024
6 of 7 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Oct 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Enhancement of the code, not introducing new features.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants