element-hq / element-hq/element-android
External camera support for video call
Open
A-VoIP
T-Enhancement
- Dominant language
- Kotlin
- Stars
- 3.7k
- Forks
- 917
- PR merge metrics
- No merged PRs in 30d
Description
### Your use case
Currently WebRtcCall searches only for cameras that are either front-facing or back-facing. Since Android supports also external cameras, it might be useful to expose those to the app.
I have made a small patch for that (Tested only on Android Cuttlefish emulated device)
https://github.com/MikkoAtWork/SchildiChat-android/commit/65cecbd907986d3d301ac9c381be12ee7b93576e
### Have you considered any alternatives?
_No response_
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.