element-hq / element-hq/element-call
Video from my camera clipped/offset in mobile - Chrome 108, Android 12
- Dominant language
- TypeScript
- Stars
- 996
- Forks
- 213
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 55
Description
### Steps to reproduce
1. Where are you starting? What can you see?
* Seen in "lobby" and "during the call"
* My android device's camera feed is clipped/offset (I've attached an image).
* This same clipped/offset video feed is seen during the call.
* But for the other user, my video feed is not clipped.
* I've observe the video is actually offset to the right side. As the second user can see a portion of the video not seen in the mobile device. Which means the android's camera is picking up everything and sending it over the network, but the rendered `` has been offset to the right, a bit.

### Outcome
#### What did you expect?
To see the whole video my device is sending over the network
#### What happened instead?
I see a video with an offset, and hence not the whole video captured by my camera.
### Operating system
Android
### Browser information
Chrome 108
### URL for webapp
call.element.io
### Will you send logs?
No
Contributor guide
Assessment
This issue has not been assessed yet.