nextcloud / nextcloud/talk-android
Position own video according to where the front camera is
Nobody has claimed this yet.
- Dominant language
- Kotlin
- Stars
- 739
- Forks
- 321
- Avg merge
- 14h 59m
- Merged PRs (30d)
- 151
Description
Currently the own video feed is always shown in the top right. That works when you hold the phone in portrait mode and the camera is on the top right.
When in landscape mode, the video could switch to the top left (when tilted to the left) or to the bottom right (when tilted to the right).
cc @Ivansss @mario, probably same for iOS @marinofaggiana
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files or tests; start by tracing where the Android app positions the local video feed and handles device orientation. Verify that portrait remains top right, landscape tilted left moves top left, and landscape tilted right moves bottom right.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, kotlin
- Domain
- audio-video-rtc, mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100