Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not mirror local video when environment camera is used #70

Closed
SleepySquash opened this issue Aug 10, 2022 · 0 comments · Fixed by #301
Closed

Do not mirror local video when environment camera is used #70

SleepySquash opened this issue Aug 10, 2022 · 0 comments · Fixed by #301
Assignees
Labels
enhancement Improvement of existing features or bugfix k::UI/UX UI (user interface) and UX (user experience) changes

Comments

@SleepySquash
Copy link
Contributor

Background

Mobile calls have an ability to switch the camera.

Problem to solve

Local video rendering should only be mirrored if the source camera is facing user.

Possible solutions

Do not mirror local video when MediaTrackSettings.facingMode == VideoFacingModeEnum.environment.

@SleepySquash SleepySquash added enhancement Improvement of existing features or bugfix k::UI/UX UI (user interface) and UX (user experience) changes labels Aug 10, 2022
@SleepySquash SleepySquash added this to the 0.1.0-alpha.6 milestone Aug 10, 2022
@SleepySquash SleepySquash self-assigned this Aug 10, 2022
SleepySquash pushed a commit that referenced this issue Sep 18, 2023
Adittionally:
- remove tracks on `LocalMediaTrack.onEnded` callback
github-actions bot added a commit that referenced this issue Sep 18, 2023
Adittionally:
- remove tracks on `LocalMediaTrack.onEnded` callback 73b7725
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement of existing features or bugfix k::UI/UX UI (user interface) and UX (user experience) changes
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants