Close local consumer should also close remote consumer?

When I close all local consumers I am not sending any command to mediasoup nodejs server to close remote consumers, is this something I should be doing (per the documentation it says yes, mediasoup :: API) or mediasoup will handle it?

This is explained in the documentation. See the “Communicating client and server” section.

2 Likes