opentok / opentok-ios-sdk-samples-swift

Sample applications using the OpenTok iOS SDK in Swift
https://tokbox.com/
MIT License
137 stars 65 forks source link

VIDCS-1915: Check if subs are present or not #210

Closed IGitGotIt closed 6 months ago

IGitGotIt commented 7 months ago

If subs are not present tear down the audio session on stopCapture

Test: In a 1-1 conversation, publishAudio off on one side will disable the subscriber incoming audio on that side too. This PR fixes it