sfu
sfu copied to clipboard
Is there any way to unsubscribe to client tracks?
trafficstars
There is no specific method for unsubscribe without stop the connection. But will consider to add it. For now you can stop the transceiver https://developer.mozilla.org/en-US/docs/Web/API/RTCRtpTransceiver/stop
Thanks, @tyohan . Do you have any suggestions on how I can resume it agin? I’m planning to use it for a contact center solution that includes a hold/unhold function.
Ah I think I answered that question on Pion slack.