fishjam-dev / membrane_rtc_engine

Customizable Real-time Communication Engine/SFU library focused on WebRTC.
Apache License 2.0
141 stars 13 forks source link

[RTC-309] RTSP to WebRTC support, minor fixes #311

Closed sgfn closed 1 year ago

sgfn commented 1 year ago

The minor fixes in question are:

codecov[bot] commented 1 year ago

Codecov Report

Merging #311 (5265a57) into master (ebafff0) will decrease coverage by 0.47%. The diff coverage is 10.00%.

@@            Coverage Diff             @@
##           master     #311      +/-   ##
==========================================
- Coverage   53.25%   52.79%   -0.47%     
==========================================
  Files          39       38       -1     
  Lines        1983     1970      -13     
==========================================
- Hits         1056     1040      -16     
- Misses        927      930       +3     
Files Changed Coverage Δ
hls/test/support/file_source_endpoint.ex 93.10% <ø> (+10.34%) :arrow_up:
rtsp/lib/rtsp_endpoint.ex 58.46% <0.00%> (-7.06%) :arrow_down:
hls/lib/hls_endpoint.ex 50.42% <50.00%> (-1.20%) :arrow_down:

... and 2 files with indirect coverage changes


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 ebafff0...5265a57. Read the comment docs.