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

Correctly generate SSRC for RTPSender #39

Merged
merged 1 commit into from
Dec 18, 2023
Merged

Correctly generate SSRC for RTPSender #39

merged 1 commit into from
Dec 18, 2023

Conversation

mickel8
Copy link
Member

@mickel8 mickel8 commented Dec 13, 2023

No description provided.

Copy link

codecov bot commented Dec 13, 2023

Codecov Report

Merging #39 (77f8bce) into master (490f43a) will increase coverage by 0.02%.
The diff coverage is 90.90%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #39      +/-   ##
==========================================
+ Coverage   87.34%   87.36%   +0.02%     
==========================================
  Files          14       14              
  Lines         664      673       +9     
==========================================
+ Hits          580      588       +8     
- Misses         84       85       +1     
Files Coverage Δ
lib/ex_webrtc/rtp_sender.ex 100.00% <ø> (ø)
lib/ex_webrtc/rtp_transceiver.ex 91.37% <ø> (ø)
lib/ex_webrtc/peer_connection.ex 84.82% <90.90%> (+0.14%) ⬆️

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 490f43a...77f8bce. Read the comment docs.

Base automatically changed from update-config to master December 14, 2023 13:15
@mickel8 mickel8 force-pushed the sender-ssrc branch 9 times, most recently from 2163d2a to cb04a0a Compare December 14, 2023 16:58
@mickel8 mickel8 marked this pull request as ready for review December 14, 2023 17:00
@mickel8 mickel8 requested a review from LVala December 14, 2023 17:00
@mickel8 mickel8 mentioned this pull request Dec 14, 2023
54 tasks
@mickel8 mickel8 merged commit af29961 into master Dec 18, 2023
4 checks passed
@mickel8 mickel8 deleted the sender-ssrc branch December 18, 2023 10:45
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