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

feat(external-api) add command for setting camera facing mode #13541

Merged
merged 3 commits into from
Aug 17, 2023

Conversation

horymury
Copy link
Contributor

@horymury horymury commented Jul 7, 2023

  • added command for setting the camera facing mode remotely
  • enhanced toggleVideo command to optionally accept the facing mode
  • fix startSilent asking for microphone permissions.

Copy link
Member

@saghul saghul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left some comments, PTAL!

conference.js Outdated Show resolved Hide resolved
conference.js Outdated Show resolved Hide resolved
conference.js Outdated Show resolved Hide resolved
modules/API/constants.js Outdated Show resolved Hide resolved
react/features/base/tracks/actions.web.ts Show resolved Hide resolved
react/features/base/tracks/actions.any.ts Outdated Show resolved Hide resolved
@horymury horymury force-pushed the hmuresan/camera-capture-commands branch from 99cbbdb to ef33d5a Compare July 7, 2023 15:25
@horymury horymury force-pushed the hmuresan/camera-capture-commands branch from 2baf822 to bce8c56 Compare July 26, 2023 08:52
@horymury horymury force-pushed the hmuresan/camera-capture-commands branch from bce8c56 to c3f72ea Compare August 11, 2023 09:09
@horymury horymury changed the title feat(external-api) add commands/event for remote screen capture and f… feat(external-api) add commands/event for setting camera facing mode Aug 11, 2023
@horymury horymury changed the title feat(external-api) add commands/event for setting camera facing mode feat(external-api) add command for setting camera facing mode Aug 11, 2023
- added command for setting the camera facing mode remotely
- enhanced toggleVideo command to optionally accept the facing mode
@horymury horymury force-pushed the hmuresan/camera-capture-commands branch from f6154f6 to 35ea879 Compare August 16, 2023 11:32
@horymury
Copy link
Contributor Author

Please Jenkins test this please

@damencho
Copy link
Member

The grid is broken, I'm working on fixing it. I will rerun all failed tests when it is healthy.

@saghul
Copy link
Member

saghul commented Aug 17, 2023

Looks like this is ready to go @horymury ! 🚀

@horymury horymury merged commit c19d91a into master Aug 17, 2023
6 checks passed
horymury added a commit that referenced this pull request Aug 18, 2023
- added command for setting the camera facing mode remotely
- enhanced toggleVideo command to optionally accept the facing mode
- fix(startSilent) do not create audio track when start silent
horymury added a commit that referenced this pull request Aug 18, 2023
- added command for setting the camera facing mode remotely
- enhanced toggleVideo command to optionally accept the facing mode
- fix(startSilent) do not create audio track when start silent
@horymury horymury deleted the hmuresan/camera-capture-commands branch November 21, 2023 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants