question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Question: Join meeting without turning on the camera?

See original GitHub issue

Currently when I run meetingManager.join() the camera is turned on by default. Is it possible to to join without turning on the camera and allow the user to test their camera if they choose to?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:11 (5 by maintainers)

github_iconTop GitHub Comments

3reactions
alexander-teemycocommented, Nov 16, 2020

Hi @nicklera1 ,

I’m a Software Developer of another team who also need to start meeting with turned off camera.

You wrote:

You could look there to modify the code and set to null to prevent camera (videoInput) being included.

How we can modify MeetingManager logic and still continue using of all other Chime React components?

One of our attempt was creating new logic using inheritance of MeetingManager.

We’ve tried to do something similar to AudioVideo documentation: https://aws.github.io/amazon-chime-sdk-component-library-react/?path=/story/sdk-providers-audiovideoprovider--page

But there was a problem that we cannot override MeetingManager in MeetingContext to continue usage of all other Chime React components that depend on MeetingManager.

MeetingContext is exported here: https://github.com/aws/amazon-chime-sdk-component-library-react/blob/5b4bb2fc3d1172a4c1ebae4c1f9d27db74d0d0c1/src%2Fproviders%2FMeetingProvider%2Findex.tsx#L25

But MeetingContext is not exported then here: https://github.com/aws/amazon-chime-sdk-component-library-react/blob/c37cc41c8c5e1c8f88f35ad26d44013b0deb0af8/src%2Findex.ts#L109

So our attempt failed.

Can you please specify how we can change MeetingManager as you suggested?

1reaction
p-fouchtcommented, Nov 30, 2020

Issue should be addressed in the above linked PR. It will be available in the next NPM release – feel free to verify using the demo app

Read more comments on GitHub >

github_iconTop Results From Across the Web

Can you join a Googe Meet without a camera and microphone ...
You can turn off the camera and mute the microphone when joining a meeting. Others will not be able to see or hear...
Read more >
5 Questions To Know If You Should Turn Camera On Or Off
Here are a few quick questions to help you decide whether to turn your camera on — and help make your meetings more...
Read more >
Can you join a Zoom video conference without a camera and ...
It is possible to participate without camera and microphone. However, they will not be able to see or hear you, but they will...
Read more >
Should Employees Be Required to Turn On Cameras ... - SHRM
"When you attend a meeting without a camera, your mind can easily be distracted and you can work on unrelated tasks, such as...
Read more >
Frequently asked questions - Zoom Support
The following are answers to some of the most common questions or problems ... Learn more about joining a Zoom meeting without an...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found