Annca Android solution to simplify work with different camera apis. Include video and photo capturing features with possibility to select quality for appropriate media action etc. In current solution were used some approaches from Grafika project and
dependencies {
// jCenter
implementation 'com.daasuu:ExoPlayerFilter:0.2.3'
implementation 'com.google.android.exoplayer:exoplayer-core:2.8.4'
}