How to improve the image quality e.g. make it 1080p or higher resolution?

Our SDK uses fixed size buffer to draw an effect. By default it's 720x1280. You may change it calling to BanubaSdkManager.setDrawSize (see demo.MainActivity.onCreate as an example).