# Connecting two Kinects to one processing sketch

**URL:** https://discourse.processing.org/t/connecting-two-kinects-to-one-processing-sketch/29307
**Category:** Libraries
**Created:** [April 12, 2021, 5:07pm UTC](https://discourse.processing.org/t/connecting-two-kinects-to-one-processing-sketch/29307 "2021-04-12T17:07:46Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![l3ehfar](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/l3ehfar/32/4074_2.png) [@l3ehfar](https://discourse.processing.org/u/l3ehfar)
#### Post date: [April 12, 2021, 5:07pm UTC](https://discourse.processing.org/t/connecting-two-kinects-to-one-processing-sketch/29307/1 "2021-04-12T17:07:46Z")

</div>

I would be grateful if someone helped me for connecting two Kinect V2 to one Processing sketch. I am using KinectPV2 library in windows 10.

---

<div class="post-metadata">

### Author: ![zenemig](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/zenemig/32/4418_2.png) [@zenemig](https://discourse.processing.org/u/zenemig)
#### Post date: [April 12, 2021, 5:45pm UTC](https://discourse.processing.org/t/connecting-two-kinects-to-one-processing-sketch/29307/2 "2021-04-12T17:45:28Z")

</div>

Hi @l3ehfar, I haven’t tested the library personally, but looking quickly at the documentation on the github page it says that Multiple Device support is under TODO section. So, I think is not posible with that library.

Maybe you can look at this library:  
[https://github.com/shiffman/OpenKinect-for-Processing](https://github.com/shiffman/OpenKinect-for-Processing)

Edit: Adding link
