edumeet / edumeet-client

This is the client service for the Edumeet project
15 stars 22 forks source link

Fix/consumer paused #153

Closed pnts-se closed 1 year ago

pnts-se commented 1 year ago

closes #152

This PR will:

As explained in the transport.consume() documentation, it's strongly recommended to create the server side consumer with paused: true and resume it once created in the remote endpoint.

https://mediasoup.org/documentation/v3/communication-between-client-and-server/#consuming-media