otalk / sdp

SDP parsing and serialization utlities
MIT License
46 stars 11 forks source link

parseRtpEncodingParameters: fix ssrc for red/ulpfec #48

Closed fippo closed 6 years ago

fippo commented 6 years ago

this happens on the primary ssrc, not the rtx one

codecov-io commented 6 years ago

Codecov Report

Merging #48 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #48   +/-   ##
=======================================
  Coverage   91.23%   91.23%           
=======================================
  Files           1        1           
  Lines         308      308           
=======================================
  Hits          281      281           
  Misses         27       27
Impacted Files Coverage Δ
sdp.js 91.23% <ø> (ø) :arrow_up:

Continue to review full report at Codecov.

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