Skip to content

Commit 0f1c6b5

Browse files
Implement remote outbound stats (#282)
Co-authored-by: Anton Kaliaev <anton.kalyaev@gmail.com>
1 parent 44f2d79 commit 0f1c6b5

File tree

7 files changed

+445
-225
lines changed

7 files changed

+445
-225
lines changed

interceptor/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
* Further extended stats interceptors to collect stats for `RemoteOutoundRTPStats` and improve `RemoteInboundRTPStats` collection. [#282](https://github.com/webrtc-rs/webrtc/pull/282) by [@k0nserv](https://github.com/k0nserv).
6+
57
## v0.8.0
68

79
* [#14 Don't panic on seqnum rollover](https://github.com/webrtc-rs/interceptor/pull/14) contributed by by [@pthatcher](https://github.com/pthatcher).

0 commit comments

Comments
 (0)