Skip to content

rtmp: support additional Enhanced-RTMP features (#3685)

Codecov / codecov/project failed Dec 29, 2024 in 1s

54.35% (-1.26%) compared to df3362a

View this Pull Request on Codecov

54.35% (-1.26%) compared to df3362a

Details

Codecov Report

Attention: Patch coverage is 22.09738% with 624 lines in your changes missing coverage. Please review.

Project coverage is 54.35%. Comparing base (df3362a) to head (ad4ef08).

Files with missing lines Patch % Lines
internal/protocols/rtmp/reader.go 30.91% 277 Missing and 18 partials ⚠️
internal/protocols/rtmp/to_stream.go 0.00% 105 Missing and 1 partial ⚠️
.../protocols/rtmp/message/msg_audio_ex_multitrack.go 0.00% 37 Missing ⚠️
.../protocols/rtmp/message/msg_video_ex_multitrack.go 0.00% 37 Missing ⚠️
...s/rtmp/message/msg_audio_ex_multichannel_config.go 0.00% 36 Missing ⚠️
...rotocols/rtmp/message/msg_audio_ex_coded_frames.go 0.00% 35 Missing ⚠️
...tocols/rtmp/message/msg_audio_ex_sequence_start.go 0.00% 30 Missing ⚠️
internal/protocols/rtmp/message/opus_id_header.go 0.00% 19 Missing ⚠️
internal/protocols/rtmp/message/reader.go 51.51% 14 Missing and 2 partials ⚠️
...rotocols/rtmp/message/msg_video_ex_coded_frames.go 50.00% 5 Missing and 2 partials ⚠️
... and 3 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4088      +/-   ##
==========================================
- Coverage   55.61%   54.35%   -1.26%     
==========================================
  Files         193      197       +4     
  Lines       19851    20338     +487     
==========================================
+ Hits        11040    11055      +15     
- Misses       7963     8428     +465     
- Partials      848      855       +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.