Sean DuBois
|
9715626a0c
|
Revert "Read/Write RTP/RTCP packets with context"
This change caused a ~24% performance decrease
Relates to pion/webrtc#1564
This reverts commit 47a7a64898 .
|
2020-12-02 20:11:06 -08:00 |
|
Atsushi Watanabe
|
47a7a64898
|
Read/Write RTP/RTCP packets with context
Control cancel/timeout by context.
|
2020-12-01 11:08:48 +09:00 |
|
Adam Kiss
|
5bbc84e404
|
Implement Interceptors
Provide API so that handling around RTP can be easily defined by the
user. See the design doc here[0]
[0] https://github.com/pion/webrtc-v3-design/issues/34
|
2020-11-26 11:23:19 -08:00 |
|
Sean DuBois
|
7edfb701e0
|
New Track API
The Pion WebRTC API has been dramatically redesigned. The design docs
are located here [0]
You can also read the release notes [1] on how to migrate your
application.
[0] https://github.com/pion/webrtc-v3-design
[1] https://github.com/pion/webrtc/wiki/Release-WebRTC@v3.0.0
|
2020-11-15 09:20:47 -08:00 |
|