This is the changelog of the mediasoup demo application. To check the changes in mediasoup and mediasoup-client libraries check their corresponding projects.
- Moving app and server to mediasoup v3.
- Remove transport max bitrate artificial limitation.
- Update mediasoup to 2.6.8. It fixes a crash in the C++
TcpConnection
class. - Update mediasoup-client to 2.4.9.
- Update mediasoup to 2.6.7. It fixes a wrong destruction of Transport C++ instances producing a loop and CPU usage at 100%.
- Update mediasoup to 2.6.6. It fixes an important port leak bug.