versatica / rtp.js

RTP stack for Node and browser written in TypeScript
https://versatica.github.io/rtp.js/
ISC License
39 stars 3 forks source link

RTCP unknown packet #15

Closed ibc closed 1 year ago

ibc commented 1 year ago

Fixes #14

Also remove setPadding() method since nobody should use it. Instead ensure that RTCP packets are always multiple of 4 bytes.