# Upgrading from Kinect to a single Femto Mega camera

## Upgrading from Kinect to a single Femto Mega camera

If you're a Velogic Studio Essentials user who started with a Kinect camera, but you want to upgrade to an Orbbec Femto Mega camera - this page is for you.

![Comparison showing transition from Microsoft Kinect camera to Orbbec Femto Mega camera for system upgrade](/files/NDpzPoKCgpd7VehtigF4)

### Stage 1: Gather hardware

#### PC meeting minimum specs

You should already have a computer meeting the [system requirements for Velogic Studio Essentials](/section-01-getting-started/pc-system-requirements.md#System_requirements_Velogic_Studio_Essentials_single_depth_camera).

#### Orbbec Femto Mega camera

1. Purchase the [camera](https://www.digikey.com/en/products?keywords=5629-100100355-ND) from Digikey
2. If you're buying more than one camera, then you'll also need one [sync adaptor cable](https://www.digikey.com/en/products?keywords=5629-310600350-ND) per camera, and one [sync hub pro](https://www.digikey.com/en/products?keywords=5629-310600350-ND) to link them all together into a sync group.
3. Note that the sync hub requires power via a USB-C connector (not supplied). If you have an spare USB-C phone charger, you can use that; just make sure it's not marked "PD" because the sync hub seems to have problems with those. We recommend an older [USB-A charger](https://www.amazon.com/Charger-Adapter-Ailkin-Replacement-Samsung/dp/B0734SN6VR) (because USB-A definitely won't be PD) and a [USB-a-to-c cable](https://www.amazon.com/JXMOX-Charging-Compatible-Samsung-Charger/dp/B0C3M2Z2VR).

#### Specialist equipment (purchase through Velogic)

**Joint Markers**

You can use the same joint markers that you used with the Kinect camera.

If you need more, joint marker tape is available from [BikeFitterSupply](https://bikefittersupply.com/shop/velogic-reflective-marker-tape/) if you're in North America, and [Velogic's web shop](https://shop.velogicfit.com/collections/for-orbbec-femto-mega-camera) (shipping from New Zealand or China) in the rest of the world.

**Measurement wand**

The Femto Mega camera requires a different wand to the Kinect. It's available from [BikeFitterSupply](https://bikefittersupply.com/shop/velogic-wand-retro-reflective-for-orbbec-cameras/) if you're in the North America, and [Velogic's web shop](https://shop.velogicfit.com/collections/for-orbbec-femto-mega-camera/products/velogic-wand-retro-reflective) (shipping from New Zealand) in the rest of the world.

**Saddle jig**

You can use your existing green saddle jig with the new blue measurement wand. If you don't already have one, or you want to upgrade to the newer blue saddle jig, it's available from [BikeFitterSupply](https://bikefittersupply.com/shop/velogic-saddle-measurement-jig/) if you're in the North America, and [Velogic's web shop](https://shop.velogicfit.com/products/saddle-measurement-jig) (shipping from New Zealand) in the rest of the world.

#### Non-specialist equipment (e.g. from Amazon)

**Spare network port**

The Orbbec Femto Mega camera needs to plug into your computer via a network port (RJ45). If your computer doesn't have a spare network port, you can purchase a USB-to-ethernet adaptor; these are inexpensive and work well. Here's an [example from Amazon](https://www.amazon.com/USB-Ethernet-Adapter-Gigabit-Switch/dp/B09GRL3VCN).

**Network cables**

You will need a network cable to run from your computer to the camera.

The network cable needs to be cat6 or better. Network cables are inexpensive, so if you aren't exactly sure about the length, you can order cables that are too long initially, and then re-order cables at the ideal length once you've got the system setup.

If you are mounting a camera very close to the wall (or even recessed into the wall), be aware that network cables don't like tight bends, so you should purchase network cables with a 90degree connector, or use a [90 degree adaptor](https://a.co/d/3TZFkCV).

### Stage 2: Install

Once you've gathered all the materials required from Stage 1, contact us to arrange an install.

We have a separate page which describes [how to prepare for, book, and attend the installation session](/section-01-getting-started/pro-installation-session.md).

We'll schedule an hour where our technicians can remote-access into your computer.

## FAQ

### Can I use my Kinect AND the new Orbbec Femto Mega camera?

No. Velogic Studio Essentials is limited to only one time-of-flight camera at a time.

If you want to use multiple cameras (e.g. for simultaneous dual-sided capture) you can upgrade to Velogic Studio Pro

### What if I want to add more cameras in future?

If you're already using an Orbbec Femto Mega camera with Velogic Studio Essentials, and you want to add in a second camera (for simultaneous dual sided capture), here's what you would need to do:

1. Make sure your computer meets the [minimum specs for Velogic Studio Pro](/section-01-getting-started/pc-system-requirements.md#System_requirements_Velogic_Studio_Pro_multiple_depth_cameras) (note that they're higher than for Essentials; you need a more powerful computer to deal with 2 cameras simultaneously)
2. Buy a second Orbbec Femto Mega camera
3. Buy an Orbbec Sync Hub Pro, and one sync adaptor cable for each camera
4. Buy a PoE network switch
5. Buy some more network cables (you need 2 network cables for each camera: one for data and power, and one for the sync system)
6. Upgrade your license from Velogic Studio Essentials to Velogic Studio Pro

Please get in touch with us if you need help with any of the above


---

# Agent Instructions: 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://docs.velogicfit.com/section-01-getting-started/upgrading-kinect-to-femto.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.
