NodeMedia / react-native-nodemediaclient

8 stars 3 forks source link

Unpublish Stream #15

Open talhatsk opened 3 months ago

talhatsk commented 3 months ago

Currently, the stop() method disconnects the stream but doesn't unpublish it from the server. How can we unpublish the stream instead?