Update April 14, 2020: One of my readers had purchased a Xiaomi 1s camera from AliExpress and confirmed that it works. So for those of you that are outside the US, that is probably a good option for you. A little cheaper than the Wyze as well. Also, I mentioned that a USB C cable didn’t work for me, but I think that might have been an issue with my cable. I had someone else confirm that a cable with USB A into the Wyze, and USB C into the PC (If you have a newer computer with a USB C port) will work.

So if you are looking for a webcam right now (I am writing this article during the COVID-19 pandemic), then you might discover that you are literally going to spend about 3 times the normal price. The Logitech C920 costs $200 right now, and the popular budget C270 will cost you $100.

You can currently get popular WiFi WyzeCam for around $25. And even the pan/tilt version for $35. However, those cams are WiFi only, and won’t work out the box with your computer as a webcam for video conferencing(or for OctoPrint, which is what I plan on using it for). However, Wyze recently released a special firmware that allows that function.

Here’s what you will need:

  • WyzeCam v2 or the pan/tilt version 
  • Blank MicroSD card
  • USB A to USB A cable. NOTE: This is NOT the cable that came with the WyzeCam. The WyzeCam has a MicroUSB port and a regular USB port (Like the one on a computer).  You need to connect the regular USB port on the Wyze to the regular USB port on your computer.
  • Alternative to the USB A to USB A cable: You can use any 2 USB cables and splice them together. I’ll show you how at the end of this post.

Flashing the Firmware

The first step is the flash the firmware. It’s super easy. Wyze has the instructions here. Here’s the gist of it:

  1. Download the firmware from that page for your model.
  2. Unzip it o the MicroSD card.
  3. Put the MicroSD card into the WyzeCam. The slot is on the bottom of the cam.
  4. While holding the reset button on the bottom of the cam, turn on the cam and wait until you get a slowly flashing light blue color light.
  5. That’s it, you’re done. Take the MicroSD out, it’s not needed any more.

To test in Windows 10, just connect it to the computer and open the ‘Camera’ app and it should show up. If you’re on a laptop that already has a webcam, you may need to click the button at the top right to switch cams.

USB A to USB A Cable

NOTE: If you plan on doing this, DON’T use any sort of jumper wires for the splice. The data wires are twisted inside the jacket to reduce interference. I had some alligator clip cables, about 1ft long, that I used to connect things to make sure I was splicing the right wires together and the picture was all scrambled looking. When I spliced them directly, it worked perfectly. After some research, I learned that they are twisted like CAT5+ cables.

I did not have a USB A to USB A cable on hand, and didn’t want to wait the week it’s taking Amazon to ship stuff. Of course, I had a giant box full of USB cables, so I just decided to splice 2 of those. This was really easy as well. Just keep in mind that you need DATA cables. These cables are able to transfer data as well as charge your device. Some cables only have 2 wires in them and can only charge your device.

I’ve got some pictures below the instructions as well.

  1. Cut both cables near the end you don’t need. We need the USB A side on both cables. USB A is the type of connector that plugs into a standard USB port on a PC.
  2. Strip off the outer jacket on both cut ends. This should reveal 4 wires in each cable. If you have less than 4 wires(2 for power and 2 for data), then that cable is meant for charging only and isn’t data cable. You will need to find another one. Try not to strip too much away as the data pair is twisted together inside the jacket to reduce interference.
  3. The 4 wires here should be colored black, red, white, and green. Strip all 4 wires on both cables. Now just match up the like colors. Black goes to black, red goes to red, etc. Twist each pair together and wrap some electrical tape around each wire to hold them together.
  4. When you are done, you may want to wrap electrical tape around all the wires so they don’t come loose if they get tugged on.

These pictures show how to splice the individual wires together. Of course, soldering them would be better, but I doubt you would notice any real difference. I wrapped up everything in the second picture with some tape to help reinforce the splices.

 

Now you should be able to connect your WyzeCam to your computer and use it for your Skype/Webex/Zoom/Hangout/Teams meetings. I think the WyzeCam even has a speaker and mic in it that my computer picked up. So you may want to make sure your conferencing software doesn’t use those because the quality of them is likely going to be much worse than whatever else you are using.

I have also tried this out using the standard setup for mjpg-streamer on OctoPrint and it worked perfectly out the box. I need to test further, but the quality is definitely on par with the C920 and maybe even a little better.

While I was putting all this together, I felt like the stuff it was pointing highlighted the quality well. So here’s a picture of that:

Let me know if you have any comments or questions.

15 Replies to “Using the WyzeCam as a Webcam for Your Computer or OctoPrint

  1. Hi AHP, I just tried doing the same and the Wyze cam v2 works fine with my Windows 10 laptop but when I connect it to my raspberry pi running the latest octopi image it doesn’t recognize it. I tried the lsusb command and it doesn’t show anything extra when I plug the camera. I tried with 2 raspberries and no luck.

    Any clues?

  2. I was unable to get it working with octoprint, but first time installing octoprint.  Any tips?  dmsg shows:

    [  819.308194] usb 1-1.1: USB disconnect, device number 4

    [  830.100643] usb 1-1.4: new high-speed USB device number 5 using xhci_hcd

    [  830.231596] usb 1-1.4: New USB device found, idVendor=18d1, idProduct=0001, bcdDevice= 3.10

    [  830.231612] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=3

    [  830.231625] usb 1-1.4: Product: HD USB Camera

    [  830.231637] usb 1-1.4: Manufacturer: Ingenic Semiconductor CO., LTD.

    [  830.231649] usb 1-1.4: SerialNumber: Ucamera001

    [  830.255387] uvcvideo: Found UVC 1.00 device HD USB Camera (18d1:0001)

    [  830.340359] uvcvideo: Failed to query (GET_INFO) UVC control 6 on unit 2: -32 (exp. 1).

    [  830.366553] uvcvideo: Failed to query (GET_INFO) UVC control 9 on unit 2: -32 (exp. 1).

    [  830.392672] uvcvideo: Failed to query (GET_INFO) UVC control 4 on unit 2: -32 (exp. 1).

    [  830.413799] uvcvideo: Failed to query (GET_INFO) UVC control 11 on unit 2: -32 (exp. 1).

    [  830.441063] uvcvideo 1-1.4:1.0: Entity type for entity Processing 2 was not initialized!

    [  830.441080] uvcvideo 1-1.4:1.0: Entity type for entity Camera 1 was not initialized!

    [  830.441428] input: HD USB Camera: HD USB Camera as /devices/platform/scb/fd500000.pcie/pci0000:00/0000:00:00.0/0000:01:00.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input1

    [  830.483378] usb 1-1.4: Warning! Unlikely big volume range (=10240), cval->res is probably wrong.

    [  830.483395] usb 1-1.4: [5] FU [PCM Playback Volume] ch = 1, val = -7168/3072/1

    [  830.485176] usb 1-1.4: Warning! Unlikely big volume range (=3072), cval->res is probably wrong.

    [  830.485190] usb 1-1.4: [6] FU [Mic Capture Volume] ch = 1, val = -1536/1536/1

     

    1. I’m sorry. I don’t know what would be causing that. You may want to post on the OctoPrint forum. They are usually super helpful.

    2. I got the same thing. I even bought a legit USB 3 cable. I also attempted to re-flash with the Webcam firmware. No dice; even after rebooting.

      1. I don’t have infrared on mine so I don’t know for sure. But I asked this on reddit and someone posted this comment:

        Here’s the beginnings of it.

        ON, OFF, R, G, B, W, STROBE and FLASH buttons.

        I have the codes for Brightness UP and DOWN but I don’t have the code for that working.

        https://pastebin.com/uNBZahkc

  3. Does the USB cable have to be USB3? I have a TON of USB2 and maybe even some USB1 cables in a box. Does the bandwidth requirement exceed USB2? I have been fighting with Pi cameras on my OctoPi setups (I have two of them) and this might be a great solution!

    Have you found any good WyzeCam mounts for 3D printers? I have two Ender3’s, but the extrusion based camera mounts are often universal.

    1. I haven’t printed any mounts yet, so I don’t know. But pretty much any USB cables should work. They don’t have to be USB3.

  4. Please confirm that this was with non-USB 3.0 cables? Also, did you still need the micro-USB plugged in for power to the back of the cam or did it draw power through your spliced cord?

    I’m planning to use it for Octoprint as well and want to have a single cord.

    1. I’m not sure if it will work, but I’ve seen reports of people flashing the Wyze RTSP firmware to them and it worked. If you try it out, please let me know.

Leave a Reply