Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: rtp transport #424

Merged
merged 8 commits into from
Sep 4, 2024

feat: switch rtpengine timeout with 2 ways audio

e4f4f67
Select commit
Loading
Failed to load commit list.
Merged

feat: rtp transport #424

feat: switch rtpengine timeout with 2 ways audio
e4f4f67
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 23, 2024 in 1s

0.12% of diff hit (target 40.71%)

View this Pull Request on Codecov

0.12% of diff hit (target 40.71%)

Annotations

Check warning on line 156 in bin/src/http.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/src/http.rs#L121-L156

Added lines #L121 - L156 were not covered by tests

Check warning on line 179 in bin/src/http.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/src/http.rs#L168-L179

Added lines #L168 - L179 were not covered by tests

Check warning on line 239 in bin/src/http.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/src/http.rs#L205-L239

Added lines #L205 - L239 were not covered by tests

Check warning on line 259 in bin/src/http.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/src/http.rs#L248-L259

Added lines #L248 - L259 were not covered by tests

Check warning on line 28 in bin/src/http/api_media/rtpengine.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/src/http/api_media/rtpengine.rs#L28

Added line #L28 was not covered by tests

Check warning on line 32 in bin/src/http/api_media/rtpengine.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/src/http/api_media/rtpengine.rs#L30-L32

Added lines #L30 - L32 were not covered by tests

Check warning on line 60 in bin/src/http/api_media/rtpengine.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/src/http/api_media/rtpengine.rs#L36-L60

Added lines #L36 - L60 were not covered by tests

Check warning on line 64 in bin/src/http/api_media/rtpengine.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/src/http/api_media/rtpengine.rs#L62-L64

Added lines #L62 - L64 were not covered by tests

Check warning on line 67 in bin/src/http/api_media/rtpengine.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/src/http/api_media/rtpengine.rs#L67

Added line #L67 was not covered by tests

Check warning on line 69 in bin/src/http/api_media/rtpengine.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/src/http/api_media/rtpengine.rs#L69

Added line #L69 was not covered by tests

Check warning on line 103 in bin/src/http/api_media/rtpengine.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/src/http/api_media/rtpengine.rs#L73-L103

Added lines #L73 - L103 were not covered by tests

Check warning on line 107 in bin/src/http/api_media/rtpengine.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/src/http/api_media/rtpengine.rs#L105-L107

Added lines #L105 - L107 were not covered by tests

Check warning on line 110 in bin/src/http/api_media/rtpengine.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/src/http/api_media/rtpengine.rs#L110

Added line #L110 was not covered by tests

Check warning on line 112 in bin/src/http/api_media/rtpengine.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/src/http/api_media/rtpengine.rs#L112

Added line #L112 was not covered by tests

Check warning on line 126 in bin/src/http/api_media/rtpengine.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/src/http/api_media/rtpengine.rs#L116-L126

Added lines #L116 - L126 were not covered by tests

Check warning on line 130 in bin/src/http/api_media/rtpengine.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/src/http/api_media/rtpengine.rs#L128-L130

Added lines #L128 - L130 were not covered by tests

Check warning on line 133 in bin/src/http/api_media/rtpengine.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/src/http/api_media/rtpengine.rs#L133

Added line #L133 was not covered by tests

Check warning on line 135 in bin/src/http/api_media/rtpengine.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/src/http/api_media/rtpengine.rs#L135

Added line #L135 was not covered by tests

Check warning on line 149 in bin/src/http/api_media/rtpengine.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/src/http/api_media/rtpengine.rs#L139-L149

Added lines #L139 - L149 were not covered by tests

Check warning on line 153 in bin/src/http/api_media/rtpengine.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/src/http/api_media/rtpengine.rs#L151-L153

Added lines #L151 - L153 were not covered by tests

Check warning on line 156 in bin/src/http/api_media/rtpengine.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/src/http/api_media/rtpengine.rs#L156

Added line #L156 was not covered by tests

Check warning on line 158 in bin/src/http/api_media/rtpengine.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/src/http/api_media/rtpengine.rs#L158

Added line #L158 was not covered by tests

Check warning on line 23 in bin/src/http/api_media/webrtc.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/src/http/api_media/webrtc.rs#L23

Added line #L23 was not covered by tests

Check warning on line 27 in bin/src/http/api_media/webrtc.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/src/http/api_media/webrtc.rs#L25-L27

Added lines #L25 - L27 were not covered by tests

Check warning on line 61 in bin/src/http/api_media/webrtc.rs

See this annotation in the file changed.

@codecov codecov / codecov/patch

bin/src/http/api_media/webrtc.rs#L31-L61

Added lines #L31 - L61 were not covered by tests