Skip to content

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

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

22.09% of diff hit (target 55.61%)

View this Pull Request on Codecov

22.09% of diff hit (target 55.61%)

Annotations

Check warning on line 22 in internal/protocols/rtmp/message/msg_audio_ex_coded_frames.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/protocols/rtmp/message/msg_audio_ex_coded_frames.go#L19-L22

Added lines #L19 - L22 were not covered by tests

Check warning on line 32 in internal/protocols/rtmp/message/msg_audio_ex_coded_frames.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/protocols/rtmp/message/msg_audio_ex_coded_frames.go#L24-L32

Added lines #L24 - L32 were not covered by tests

Check warning on line 37 in internal/protocols/rtmp/message/msg_audio_ex_coded_frames.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/protocols/rtmp/message/msg_audio_ex_coded_frames.go#L35-L37

Added lines #L35 - L37 were not covered by tests

Check warning on line 41 in internal/protocols/rtmp/message/msg_audio_ex_coded_frames.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/protocols/rtmp/message/msg_audio_ex_coded_frames.go#L40-L41

Added lines #L40 - L41 were not covered by tests

Check warning on line 60 in internal/protocols/rtmp/message/msg_audio_ex_coded_frames.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/protocols/rtmp/message/msg_audio_ex_coded_frames.go#L44-L60

Added lines #L44 - L60 were not covered by tests

Check warning on line 33 in internal/protocols/rtmp/message/msg_audio_ex_multichannel_config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/protocols/rtmp/message/msg_audio_ex_multichannel_config.go#L30-L33

Added lines #L30 - L33 were not covered by tests

Check warning on line 42 in internal/protocols/rtmp/message/msg_audio_ex_multichannel_config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/protocols/rtmp/message/msg_audio_ex_multichannel_config.go#L35-L42

Added lines #L35 - L42 were not covered by tests

Check warning on line 53 in internal/protocols/rtmp/message/msg_audio_ex_multichannel_config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/protocols/rtmp/message/msg_audio_ex_multichannel_config.go#L45-L53

Added lines #L45 - L53 were not covered by tests

Check warning on line 60 in internal/protocols/rtmp/message/msg_audio_ex_multichannel_config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/protocols/rtmp/message/msg_audio_ex_multichannel_config.go#L55-L60

Added lines #L55 - L60 were not covered by tests

Check warning on line 65 in internal/protocols/rtmp/message/msg_audio_ex_multichannel_config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/protocols/rtmp/message/msg_audio_ex_multichannel_config.go#L62-L65

Added lines #L62 - L65 were not covered by tests

Check warning on line 68 in internal/protocols/rtmp/message/msg_audio_ex_multichannel_config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/protocols/rtmp/message/msg_audio_ex_multichannel_config.go#L67-L68

Added lines #L67 - L68 were not covered by tests

Check warning on line 71 in internal/protocols/rtmp/message/msg_audio_ex_multichannel_config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/protocols/rtmp/message/msg_audio_ex_multichannel_config.go#L71

Added line #L71 was not covered by tests

Check warning on line 75 in internal/protocols/rtmp/message/msg_audio_ex_multichannel_config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/protocols/rtmp/message/msg_audio_ex_multichannel_config.go#L74-L75

Added lines #L74 - L75 were not covered by tests

Check warning on line 33 in internal/protocols/rtmp/message/msg_audio_ex_multitrack.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/protocols/rtmp/message/msg_audio_ex_multitrack.go#L30-L33

Added lines #L30 - L33 were not covered by tests

Check warning on line 43 in internal/protocols/rtmp/message/msg_audio_ex_multitrack.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/protocols/rtmp/message/msg_audio_ex_multitrack.go#L35-L43

Added lines #L35 - L43 were not covered by tests

Check warning on line 49 in internal/protocols/rtmp/message/msg_audio_ex_multitrack.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/protocols/rtmp/message/msg_audio_ex_multitrack.go#L46-L49

Added lines #L46 - L49 were not covered by tests

Check warning on line 52 in internal/protocols/rtmp/message/msg_audio_ex_multitrack.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/protocols/rtmp/message/msg_audio_ex_multitrack.go#L51-L52

Added lines #L51 - L52 were not covered by tests

Check warning on line 55 in internal/protocols/rtmp/message/msg_audio_ex_multitrack.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/protocols/rtmp/message/msg_audio_ex_multitrack.go#L54-L55

Added lines #L54 - L55 were not covered by tests

Check warning on line 58 in internal/protocols/rtmp/message/msg_audio_ex_multitrack.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/protocols/rtmp/message/msg_audio_ex_multitrack.go#L57-L58

Added lines #L57 - L58 were not covered by tests

Check warning on line 71 in internal/protocols/rtmp/message/msg_audio_ex_multitrack.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/protocols/rtmp/message/msg_audio_ex_multitrack.go#L61-L71

Added lines #L61 - L71 were not covered by tests

Check warning on line 73 in internal/protocols/rtmp/message/msg_audio_ex_multitrack.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/protocols/rtmp/message/msg_audio_ex_multitrack.go#L73

Added line #L73 was not covered by tests

Check warning on line 77 in internal/protocols/rtmp/message/msg_audio_ex_multitrack.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/protocols/rtmp/message/msg_audio_ex_multitrack.go#L76-L77

Added lines #L76 - L77 were not covered by tests

Check warning on line 22 in internal/protocols/rtmp/message/msg_audio_ex_sequence_start.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/protocols/rtmp/message/msg_audio_ex_sequence_start.go#L19-L22

Added lines #L19 - L22 were not covered by tests

Check warning on line 34 in internal/protocols/rtmp/message/msg_audio_ex_sequence_start.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/protocols/rtmp/message/msg_audio_ex_sequence_start.go#L24-L34

Added lines #L24 - L34 were not covered by tests

Check warning on line 39 in internal/protocols/rtmp/message/msg_audio_ex_sequence_start.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/protocols/rtmp/message/msg_audio_ex_sequence_start.go#L36-L39

Added lines #L36 - L39 were not covered by tests