Yep, and it's a pretty easy change. To turn off the background camera streaming, find the configureVideoBackground() function in the native code and set config.mEnabled = false.
Yep, and it's a pretty easy change. To turn off the background camera streaming, find the configureVideoBackground() function in the native code and set config.mEnabled = false.
sounds like a battery killer!