mediasoup 3.6.13 released with the ability to produce/consume RTP & RTCP packets from/into Node.js

mediasoup 3.6.13 has been released. It enables direct injection of RTP and RTCP packets from Node.js and vice-versa: the consumption of RTP and RTCP in Node.js. To enable this, mediasoup 3.6.13 includes the following API methods and events on top of DirectTransport:

Related issue and PR:

10 Likes

Wanna have a RTP stack in Node.js (to deal with a frame based API, jitter buffer, retransmission, etc)? Ok, wait for this to be done:

6 Likes

This topic was automatically closed after 2 days. New replies are no longer allowed.