issues
search
versatica
/
rtp.js
RTP stack for Node and browser written in TypeScript
https://versatica.github.io/rtp.js/
ISC License
40
stars
3
forks
source link
Implement more RTCP packets
#18
Open
ibc
opened
1 year ago
ibc
commented
1 year ago
RTCP RTP and FS Feedback packets to implement
[x] "Extended RTP Profile for RTCP Based Feedback (RTP/AVPF)":
https://datatracker.ietf.org/doc/html/rfc4585
[x] "Rapid Synchronisation of RTP Flows" (RTPFB, FMT: 5, SR-REQ):
https://datatracker.ietf.org/doc/html/rfc6051
[x] "Explicit Congestion Notification (ECN) for RTP over UDP" (RTPFB, FMT: 8, ECN and XR Report Block for ECN, BT: 13):
https://datatracker.ietf.org/doc/html/rfc6679
[ ] "RTP Control Protocol (RTCP) Feedback for Congestion Control" (RTPFB, FMT: 11):
https://datatracker.ietf.org/doc/html/rfc8888
[ ]
TODO:
Add more.
Another RTCP packets to implement
[x] "Extended Jitter Reports" (PT 195):
https://datatracker.ietf.org/doc/html/rfc5450#section-4
RTCP RTP and FS Feedback packets to implement
Another RTCP packets to implement