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

Latest commit

 

History

History
89 lines (48 loc) · 1.77 KB

for_streaming.md

File metadata and controls

89 lines (48 loc) · 1.77 KB

Setup for streaming

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 streaming?

Capture window (or receive mpegts udp stream) and sound with some delay, transmit to streaming service (e.g. twitch, youtube, ...)

Below, one of the solutions.

Run OBS Studio

add Window capture

choose DeepFaceLive output window

add Audio Input Capture

select your microphone device

open Advanced Audio Properties for Audio Input Capture

set Sync Offset the same as Target Delay in Stream Output

DONE !

Now you can stream yourself to a stream service.

instead of Window capture

you can use Media Source

with configuration:

enable mpegts in Stream Output