Hello team, When video streaming is off from USER1, streaming is off for USER2, but camera is not turning off for USER1. I am doing following to turn off video streaming. `activeCall.setSendingVideo(false);` Thank you in advance, Dhrupal
Hello team,
When video streaming is off from USER1, streaming is off for USER2, but camera is not turning off for USER1.
I am doing following to turn off video streaming.
activeCall.setSendingVideo(false);Thank you in advance,
Dhrupal