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

Generate SDP answer from RTPTransceivers #3

Merged
merged 1 commit into from
Oct 24, 2023
Merged

Generate SDP answer from RTPTransceivers #3

merged 1 commit into from
Oct 24, 2023

Conversation

mickel8
Copy link
Member

@mickel8 mickel8 commented Oct 20, 2023

This PR doesn't include SSRC in the SDP answer but we still get media from the browser. I will try to handle SSRC values in subsequent PRs.

@codecov
Copy link

codecov bot commented Oct 20, 2023

Codecov Report

Attention: 25 lines in your changes are missing coverage. Please review.

Files Coverage Δ
lib/ex_webrtc/rtp_codec_parameters.ex 100.00% <100.00%> (ø)
lib/ex_webrtc/peer_connection.ex 38.38% <0.00%> (+2.74%) ⬆️
lib/ex_webrtc/rtp_transceiver.ex 62.16% <57.57%> (-37.84%) ⬇️

📢 Thoughts on this report? Let us know!.

Base automatically changed from rtp-transceiver to master October 23, 2023 08:15
@mickel8 mickel8 force-pushed the sdp-answer branch 6 times, most recently from 8a1992c to 31c1a79 Compare October 23, 2023 10:38
@mickel8 mickel8 changed the title Parse RTPCodecParameters Generate SDP answer from RTPTransceivers Oct 23, 2023
@mickel8 mickel8 marked this pull request as ready for review October 23, 2023 10:41
@mickel8 mickel8 merged commit fdcc06f into master Oct 24, 2023
2 checks passed
@mickel8 mickel8 deleted the sdp-answer branch October 24, 2023 07:01
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