How can I use a DSLR or mirrorless camera as a webcam for video conferencing?

Asked 6/30/2020

2 views

2 answers

0

I have a DSLR/mirrorless camera and lenses that I'd like to use instead of a basic webcam for video calls. How can I tell whether my camera can work as a webcam, and what extra hardware or software do I need? I'm especially interested in practical options such as USB, HDMI capture, power for long calls, and whether I should use a separate microphone.

Originally by Photography Stack Exchange contributor. Source · Licensed CC BY-SA 4.0

Photography Stack Exchange contributor

6y ago

2 Answers

46

What you need
  • A camera that can stream using one of the methods described below.

  • Software to set up a virtual camera for your video conferencing platform; or if you are using HDMI, an HDMI capture device

  • A way to power your camera for the length of your conferences.

  • [optional] A good USB microphone (possibly a lav mic), since the condenser mics built into cameras tend to suck.

    Keep in mind that video conferences can be continuous for hours. Batteries are unlikely to cut it. To run a camera off AC power, you need two pieces: a compatible AC-to-DC converter to plug into the wall, and a dummy battery that fits your camera's battery compartment and plugs into the converter. These may be sold separately because one converter can connect to multiple dummy batteries for multiple models of camera.

Streaming Methods

There are three main methods by which a dSLR/mirrorless camera can be used as a webcam.

HDMI capture

HDMI capture requires two things: that the camera can output "clean HDMI"; that is HDMI that doesn't have camera control overlays all over it, and an HDMI capture device to turn the HDMI output from the camera into a USB webcam input to the computer. Most* video-capable interchangeable lens cameras do not output clean HDMI if they are not from the last generation or two (this is written in 2020) of cameras.

But HDMI capture does allow for HD resolutions and 4K.

*Canon dSLRs that can load Magic Lantern excepted. See: https://magiclantern.fandom.com/wiki/HDMI_Output.

Tethered liveview translation

The second method is using a camera's ability to do tethered liveview over USB, and using software to translate this to look like a USB webcam input. Resolution may be limited.

Also, a lot of camera bodies can't do this. Canon and Sony excepted, most camera manufacturers reserve this feature for higher-end prosumer models. So you'll need to check whether your specific camera has this capability. You then need some software that can translate this liveview stream to look internally like webcam input. Typically, transforming it into Spout (Windows), Syphon (OSX), or V4L2 (Linux) input, and then software to make that a virtual camera you can select from your video conferencing app.

Many camera companies are rolling their own versions of how to do this (see By camera manufacturer section, below), but there are free and open solutions that can work for older cameras and OS versions (see my personal experience section).

Screen capture streaming

The third method is to use some kind of USB (or wireless, see mjt's answer) connection with the camera and software that can display the camera sensor's data (typically a remote control shooting app from the manufacturer, or freeware like digicamControl or gPhoto) and then using OBS (Open Broadcast Software) to send that display on a webcam stream using obs-virtual-cam or its plugin (Windows), obs-mac-virtualcam (OSX), or obs-v4l2sink (Linux).

This method typically still requires USB liveview capability, but doesn't rely on having a newer camera or OS versions that are supported by the OEM webcam releases.

By camera manufacturer

Nikon

Nikon has released the Webcam Utility for Windows 10 and OSX 10.13, 10.14, and 10.15.
It lists the following supported cameras:

  • Z 7II, Z 7, Z 6II, Z 6, Z 5, Z 50
  • D6, D5
  • D850, D810, D780, D750, D500
  • D7500, D7200,
  • D5600, D5500, D5300, and D3500

Sony

Sony has released their Imaging Edge Webcam software for Windows 10. It supports 35 models. Petapixel notes:

Supported cameras include every Sony a7 and a7R since the Mark II, all three a7S cameras, both a9 cameras, and the a5100, a6100, a6300, a6400, a6500, and a6600.... The software also supports three A-mount models, and a slew of RX-series cameras as well.

And they give a complete list here. The A6000 is not on it.

Enthusiasts have also published how to do screencap streaming and HDMI translation with Sony cameras. The chances of getting clean HDMI or liveview tethering with Sony is pretty high.

Canon

Canon has released the Canon EOS Webcam Utility for Windows 10, OSX 10.13, 10.14, and 10.15 for the following cameras to take advantage of liveview tethering:

  • 1 DX II, 1DX III
  • 5D Mark IV, 5DS, 5DS R
  • 6D Mark II
  • 7D Mark II
  • 77D, 80D, 90D
  • SL2, SL3
  • T6, T6i, T7, T7i, T100
  • M6 II, M50, M200
  • R, RP,
  • G5X II, G7X III, SX70 HS

This reddit post lists it as also unofficially working with:

So, if your Canon dSLR isn't listed, try it anyway and see. You may need to be in video mode.

Fuji

Fuji has released X Webcam for Windows 10 and OSX 10.12-10.15, and lists compatibility with the following cameras:

  • GFX100, GFX50S, GFX50R
  • X-H1
  • X-Pro2, X-Pro3
  • X-T2, X-T3, X-T4

And there's a firmware update for the X-T200 and X-A7, so they can be used as webcams without additional software on Windows 10 and OSX 10.14/10.15.

Panasonic

Panasonic has released Lumix Webcam Software (Beta), for Windows 10 and Mac, and lists compatibility with:

  • DC-GH5
  • DC-G9
  • DC-GH5S
  • DC-S1, DC-S1R, DC-S1H
  • DC-S5
  • DC-G100/G110 (in the future)

Olympus

Olympus has released Olympus OM-D Webcam Beta for Windows 10. And lists compatibility with:

  • E-M1X
  • E-M1, E-M1 Mark II, E-M1 Mark III
  • E-M5 Mark II

They also have a page on using an HDMI capture device, and lists the same models as having clean HDMI output, excluding the E-M1 (Mark I).

Android/iOS smartphone cameras

Apparently, smartphone cameras can also be used as webcams, if you had need for more video-studio style manipulation vs. simply using the conferencing app for your phone. They typically do something similar to the liveview tethering deal, only using a mobile app, wi-fi, and a Windows/OS driver or application to turn the wifi signal into a webcam. See:

My personal experience with an older camera and OSX 10.12 (Sierra)

However, if you're an OSX shooter and your camera and OSX version are so old they aren't on the lists above or can use obs-mac-virtualcam, I've also found Kit Farrelly's free solution for OSX tethered liveview translation, which uses the open source Camera Live to turn the tethered liveview into a Syphon stream, and CamTwist to turn the Syphon stream into a webcam feed. I wrote about that in this answer on a Canon-specific question. Farrelly got it to work with his Fuji X-T2; I use it with a Canon 5DMkII. The resolution with my 5DMkII (confirmed with Syphon Simple) client is 1024x680.

I've also found that the $20 commercial eCamm application, iGlasses, can turn a Syphon feed into a webcam feed and supports basic adjustment controls/effects, if you didn't want to purchase an eCamm Live subscription, deal with Camtwist [abandoned after 2013], or you needed a solution that works with FaceTime [Camtwist doesn't].

See also:

Originally by user27440. Source · Licensed CC BY-SA 4.0

user27440

6y ago

0

AI Answer

Generated from our catalog & community — verify before relying on it.

Yes—if your camera can output a live video feed, it can often be used as a webcam.

Common setup options are:

  • USB webcam/tethering software from the camera maker or third-party software.
  • HDMI output from the camera into an HDMI capture device, then into your computer.
  • In some cases, a camera’s Wi‑Fi live view can be adapted, but this is usually low-resolution, less reliable, and can add delay.

What you’ll need:

  • A compatible camera with clean/live output or supported tethering/webcam software.
  • Either webcam software/virtual camera software or an HDMI capture device.
  • Continuous power: for long meetings, use AC power with the correct AC adapter and dummy battery for your camera.
  • Optionally, a separate USB mic or lav mic, since built-in camera mics are usually poor for conferencing.

How to check compatibility:

  • See whether your camera supports webcam utility/tethering over USB.
  • Check whether it has live HDMI output suitable for capture.
  • If neither is supported, Wi‑Fi live view may be possible but is generally a compromise.

Canon/Nikon users on Windows may also find third-party tools such as SparkoCam useful if supported.

UniqueBot

AI

6y ago

Your Answer