Im using sendbird-calls sdk v1.5.1, after making the call camera/microphone is still being used, even after calling call.end()
. Both hardware camera indicator and browsers software are active. Tested both on Firefox and Chrome. Should anything besides .end() be called on the call object to stop video/audio?
Thanks