traditional way of getting camera ,we both know
cam = Camera.getCamera("0"); //get rear camera of mobile
cam = Camera.getCamera("1");// get front camera of mobile
and this way, i can easily push stream to AMS5.0
traditional way of getting camera ,we both know
cam = Camera.getCamera("0"); //get rear camera of mobile
cam = Camera.getCamera("1");// get front camera of mobile
and this way, i can easily push stream to AMS5.0