From dfc509b95ff03d0c9027ee74d31d7b171f867bf1 Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Wed, 26 May 2021 23:59:17 +0530 Subject: generated website --- docs/posts/2020-10-11-macOS-Virtual-Cam-OBS.html | 138 +++++++++++++++++++++++ 1 file changed, 138 insertions(+) create mode 100644 docs/posts/2020-10-11-macOS-Virtual-Cam-OBS.html (limited to 'docs/posts/2020-10-11-macOS-Virtual-Cam-OBS.html') diff --git a/docs/posts/2020-10-11-macOS-Virtual-Cam-OBS.html b/docs/posts/2020-10-11-macOS-Virtual-Cam-OBS.html new file mode 100644 index 0000000..5d59cd6 --- /dev/null +++ b/docs/posts/2020-10-11-macOS-Virtual-Cam-OBS.html @@ -0,0 +1,138 @@ + + + + + + + + + Hey - Post + + + + + +
+

Trying Different Camera Setups

+ +
    +
  1. Animated Overlays
  2. +
  3. Using a modern camera as your webcam
  4. +
  5. Using your phone's camera as your webcam
  6. +
  7. Using a USB Camera
  8. +
+ +

Comparison

+ +

Here are the results before you begin reading.

+ +
+ Normal Webcam + USB Webcam + Camo iPhone 5S + Camo iPhone 11 + Mirrorless Camera +
+ +

Prerequisites

+ +

I am running macOS and iOS but I will try to link the same steps for Windows as well. If you are running Arch, I assume you already know what you are doing and are using this post as an inspiration and not a how-to guide.

+ +

I assume that you have Homebrew installed.

+ +

OBS and OBS-Virtual-Cam

+ +

Description

+ +
brew cask install obs
+brew cask install obs-virtualcam
+
+ +

Windows users can install the latest version of the plugin from OBS-Forums

+ +

0. Animated Overlays

+ +

I have always liked PewDiePie's animated border he uses in his videos

+ +

Still grab from PewDiePie's video showing border

+ +

The border was apparently made by a YouTuber Sleepy Tanooki. He posted a link to a Google Drive folder containing the video file. (I will be using the video overlay for the example)

+ +

It is pretty simple to use overlays in OBS:

+ +

First, Create a new scene by clicking on the plus button on the bottom right corner.

+ +

Bottom Panel of OBS

+ +

Now, in the Sources section click on the add button -> Video Capture Device -> Create New -> Choose your webcam from the Device section.

+ +

You may, resize if you want

+ +

After this, again click on the add button, but this time choose the Media Source option

+ +

Media Source Option

+ +

and, locate and choose the downloaded overlay.

+ +

1. Using a Modern Camera (Without using a Capture Card)

+ +

I have a Sony mirrorless camera. Using Sony's Imaging Edge Desktop, you can use your laptop as a remote viewfinder and capture or record media.

+ +

After installing Image Edge Desktop or your Camera's equivalent, open the Remote application.

+ +

Remote showing available cameras

+ +

Once you are able to see the output of the camera on the application, switch to OBS. Create a new scene, and this time choose Window Capture in the Sources menu. After you have chosen the appropriate window, you may transform/crop the output using the properties/filters options.

+ +

2.1 Using your iPhone using Quicktime

+ +

Connect your iPhone via a USB cable, then Open Quicktime -> File -> New Movie Recording

+ +

In the Sources choose your device (No need to press record). You may open the camera app now.

+ +

Choose Source

+ +

Now, in OBS create a new scene, and in the sources choose the Window Capture option. You will need to rotate the source:

+ +

Rotation

+ +

2.2 Using your iPhone using an application like Camo

+ +

Install the Camo app on your phone through the app store -> connect to Mac using USB cable, install the companion app and you are done.

+ +

I tried both my current iPhone and an old iPhone 5S

+ +

3. A USB Webcam

+ +

The simplest solution, is to use a USB webcam. I used an old Logitech C310 that was collecting dust. I was surprised to find that Logitech is still selling it after years and proudly advertising it! (5MP)

+ +

It did not sit well on my laptop, so I placed it on my definitely-not-Joby Gorrila Pod i had bought on Amazon for ~₹500

+ +

USB Webcam + +

+ + + + + +
+ + + + + + \ No newline at end of file -- cgit v1.2.3