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 Opus payloader #47

Merged
merged 2 commits into from
Dec 22, 2023
Merged

Add Opus payloader #47

merged 2 commits into from
Dec 22, 2023

Conversation

LVala
Copy link
Member

@LVala LVala commented Dec 22, 2023

More for the sake of consistency, as it basically does not do anything.

@LVala LVala requested a review from mickel8 December 22, 2023 07:21
@LVala LVala self-assigned this Dec 22, 2023
"""

@doc """
Packs Opus packet into an RTP packets.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Packs Opus packet into an RTP packets.
Packs Opus packet into an RTP packet.

@mickel8 mickel8 mentioned this pull request Dec 22, 2023
53 tasks
Copy link

codecov bot commented Dec 22, 2023

Codecov Report

Merging #47 (6a1ff99) into master (d0fbb42) will decrease coverage by 0.11%.
The diff coverage is 0.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #47      +/-   ##
==========================================
- Coverage   87.31%   87.21%   -0.11%     
==========================================
  Files          18       19       +1     
  Lines         828      829       +1     
==========================================
  Hits          723      723              
- Misses        105      106       +1     
Files Coverage Δ
lib/ex_webrtc/rtp/opus_payloader.ex 0.00% <0.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d0fbb42...6a1ff99. Read the comment docs.

@LVala LVala merged commit 579773b into master Dec 22, 2023
4 checks passed
@LVala LVala deleted the opus-payloader branch December 22, 2023 09:46
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.

2 participants