jiti-meet/android/sdk
Saúl Ibarra Corretgé 49e3b03885 android: custom initialization of the WebRTC module
Set our own audio device manager so we can tweak it if need be (enabling /
disabling the HW AEC on specific devices).

Switch to using the software video encoder / decoder. This may feel like a
downgrade, but it has advantages:

- simulcast is now working (on par with iOS)
- certain devices have broken VP8 HW encoders (I'm looking at you Samsung Galaxy
S7) so this fixes that
2019-07-12 14:22:36 +02:00
..
.settings feat: use participant id for avatar color 2019-07-08 16:53:30 +02:00
src android: custom initialization of the WebRTC module 2019-07-12 14:22:36 +02:00
.classpath feat: use participant id for avatar color 2019-07-08 16:53:30 +02:00
.project ref: remove unused libs 2019-07-08 16:53:30 +02:00
build.gradle ref: remove unused libs 2019-07-08 16:53:30 +02:00