elixir-webrtc / ex_webrtc

An Elixir implementation of the W3C WebRTC API
Apache License 2.0
270 stars 8 forks source link

Generate SDP answer from RTPTransceivers #3

Closed mickel8 closed 8 months ago

mickel8 commented 8 months ago

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[bot] commented 8 months ago

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%) :arrow_up:
lib/ex_webrtc/rtp_transceiver.ex 62.16% <57.57%> (-37.84%) :arrow_down:

:loudspeaker: Thoughts on this report? Let us know!.