# Using the webcam of the laptop

**URL:** https://discourse.nodered.org/t/using-the-webcam-of-the-laptop/752
**Category:** General
**Created:** [11 June 2018 23:25 UTC](https://discourse.nodered.org/t/using-the-webcam-of-the-laptop/752 "2018-06-11T23:25:35Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Boufahja](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/boufahja/32/573_2.png) [@Boufahja](https://discourse.nodered.org/u/Boufahja)
#### Post date: [11 June 2018 23:25 UTC](https://discourse.nodered.org/t/using-the-webcam-of-the-laptop/752/1 "2018-06-11T23:25:35Z")

</div>

How to take a photo with the integrated webcam of my laptop on windows.  
Wich node i must to use and is there any configuration or any other installations to do ?

---

<div class="post-metadata">

### Author: ![dceejay](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/dceejay/32/38_2.png) [@dceejay](https://discourse.nodered.org/u/dceejay)
#### Post date: [12 June 2018 06:37 UTC](https://discourse.nodered.org/t/using-the-webcam-of-the-laptop/752/2 "2018-06-12T06:37:24Z")

</div>

Not a Windows user, but I’d check to see if vlc or ffmpeg can be configured to grab a still, then call that with an exec node.

---

<div class="post-metadata">

### Author: ![ukmoose](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/ukmoose/32/13_2.png) [@ukmoose](https://discourse.nodered.org/u/ukmoose)
#### Post date: [12 June 2018 06:41 UTC](https://discourse.nodered.org/t/using-the-webcam-of-the-laptop/752/3 "2018-06-12T06:41:56Z")

</div>

You don’t say where you are running node-red, which would impact the answer.  
So is Node-RED installed on the laptop, or are you using a browser on your laptop to view your flows?

There is a full list of the easily installable nodes for node-red on [http://flows.nodered.org](http://flows.nodered.org) The details of each node should also tell you if there are any other things you need to install.  
A good place to start would be for you to search on [http://flows.nodered.org](http://flows.nodered.org) for “camera”

---

<div class="post-metadata">

### Author: ![Boufahja](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/boufahja/32/573_2.png) [@Boufahja](https://discourse.nodered.org/u/Boufahja)
#### Post date: [12 June 2018 12:55 UTC](https://discourse.nodered.org/t/using-the-webcam-of-the-laptop/752/4 "2018-06-12T12:55:12Z")

</div>

i’m using a browser to view my flows

---

<div class="post-metadata">

### Author: ![Boufahja](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/boufahja/32/573_2.png) [@Boufahja](https://discourse.nodered.org/u/Boufahja)
#### Post date: [12 June 2018 12:55 UTC](https://discourse.nodered.org/t/using-the-webcam-of-the-laptop/752/5 "2018-06-12T12:55:47Z")

</div>

a good idea i will try it  
thank you
