Sean DuBois
4541b73b1a
Add Retransmission and FEC to TrackLocal
...
If the MediaEngine contains support for them a SSRC will be generated
appropriately
Co-authored-by: aggresss <aggresss@163.com >
Co-authored-by: Kevin Wang <kevmo314@gmail.com >
Resolves #1989
Resolves #1675
2024-10-03 20:44:49 -07:00
Steffen Vogel
683fc837d0
Make repo REUSE compliant
2023-05-05 11:58:49 -04:00
Sean DuBois
80da22268a
Handle non-Simulcast Repair Streams
...
Same issue with TWCC enabled as 11b887. We need to process the
RTX packets so that we can emit proper reports.
2021-10-04 22:08:27 -04: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
Jason
6ee528d349
Add Simulcast support
...
Resolves #1016
2020-07-24 01:01:43 -07:00
Max Hawkins
0647ce9c26
Remove rtc prefix from filenames
...
Relates to #408
2019-02-17 16:22:56 -08:00