Skip to content
This repository has been archived by the owner on Nov 9, 2023. It is now read-only.

Latest commit

 

History

History
109 lines (60 loc) · 2.5 KB

for_video_calls.md

File metadata and controls

109 lines (60 loc) · 2.5 KB

Setup for video calls

DeepFaceLive only provides a video window of the replaced face. Since the face must be processed, this takes time, so the video window shows the stream with some delay.

So, what do we need for video calls?

  1. capture the window and translate it into a virtual camera, which can be selected in video call programs.

  2. capture the sound and transfer it to the virtual microphone with some delay, which you can also select in the video calling programs.

Below, one of the solutions.

run setup for x64 and install

download and run audiorepeater.exe

Set wave in your microphone device.

Set wave out CABLE input (VB-Audio).

set Total buffer(ms) the same as Target Delay in Stream Output

now start the repeater

Run OBS Studio

add Window capture

choose DeepFaceLive output window

start Virtual Camera

in your video call software set CABLE Output as microphone, and OBS Virtual Camera as Camera.

example in Discord:

DONE !

Now you can make video calls with a replaced face and synchronized sound in most programs.