> For the complete documentation index, see [llms.txt](https://loom-ai.gitbook.io/loomielive/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://loom-ai.gitbook.io/loomielive/video-conferencing.md).

# Video Conferencing

## Overview

Using LoomieLive as webcam input to your video calls is a great way to solve common videoconferencing issues such as privacy concerns, fatigue, and gaze correction.

LoomieLive works with many videoconferencing applications, including Zoom, Google Meet, MS Teams, Skype Desktop, Bluejeans, OBS, Webex (browser only for Mac), Amazon Chime (Windows only) and any conferencing application that runs in a browser:

![](/files/-MMW7kGyvYxmHb2FpwfW)

For most applications, using LoomieLive is as simple as doing the following:

1. Start LoomieLive, then
2. Start your video conferencing app, and select the "**LoomieLive Camera"** as your webcam input

![](/files/-MFIEqAEGiMENlRhLeya)

{% hint style="info" %}
If **LoomieLive Camera** does not show up, check you installation, or try restarting you videoconferencing application.
{% endhint %}

{% hint style="info" %}
For large video conferences where CPU usage may be impacted, follow these tips in LoomieLive for best performance:\
1\. Use Voice Mode\
2\. Use the 30 FPS rendering option\
3\. Stay connected to power
{% endhint %}

Read on for some specific examples of using LoomieLive with various videoconferencing apps.

## ​Google Hangouts / Meets

Open up the Settings panel in Meets:

![](/files/-MFIFdi7o60PcipFAbYY)

Select the **LoomieLive Camera** as your input.

![](/files/-MFIFb56ADpyfljgcOcd)

Finally, select the speaker you'd like to listen from. Ideally these are your headphones, such that your Loomie™ doesn't to lip-sync to the audio of others on the call.[<br>](https://apps.loomai.com/loomielive/using-loomielive-for-videoconferencing/google-hangouts-meet#speaker-setup)

## Zoom

To show your avatar, select the **LoomieLive Camera** in Zoom's camera settings.

![](/files/-MFIGisLv1gQs7LC1oj8)

{% hint style="info" %}
If you do not see *LoomieLive Camera* in the menu, try the Stop/Start Video video button next to the menu, or restart the app.
{% endhint %}

## Skype

To show your avatar, select the **LoomieLive Camera** in Skype's camera settings.

![](/files/-MFIIJiXTGe1k6zsHmPL)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://loom-ai.gitbook.io/loomielive/video-conferencing.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
