diff --git a/doc/setup_tutorial_windows/setup_for_streaming.md b/doc/setup_tutorial_windows/setup_for_streaming.md
index b3fb4ac..f18a9a4 100644
--- a/doc/setup_tutorial_windows/setup_for_streaming.md
+++ b/doc/setup_tutorial_windows/setup_for_streaming.md
@@ -1,62 +1,18 @@
+
-# Setup for video calls
+# 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 video calls?
+So, what do we need for streaming?
-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.
+Capture window and sound with some delay, transmit to streaming service (e.g. twitch, youtube, ...)
Below, one of the solutions.
- |
-
-
-### Download **_VBCable driver_**
-
- |
-
-
-### 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_**
@@ -79,31 +35,36 @@ now start the repeater
|
+### add **_Audio Input Capture_**
-### start Virtual Camera
-
-
+
|
-in your video call software set **CABLE Output** as microphone, and **OBS Virtual Camera** as Camera.
+### select your microphone device
-example in **Discord**:
+
-
+ |
+
-
+### open **_Advanced Audio Properties_** for **_Audio Input Capture_**
+
+
+
+ |
+
+
+### set **_Sync Offset_** the same as **_Target Delay_** in **_Stream Output_**
+
+
|
### DONE !
-
-### Now you can make video calls with a replaced face and synchronized sound in most programs.
-
-
+### Now you can stream yourself to a stream service.
|
-
\ No newline at end of file
diff --git a/doc/setup_tutorial_windows/setup_for_video_calls.md b/doc/setup_tutorial_windows/setup_for_video_calls.md
index e00808c..b3fb4ac 100644
--- a/doc/setup_tutorial_windows/setup_for_video_calls.md
+++ b/doc/setup_tutorial_windows/setup_for_video_calls.md
@@ -1,17 +1,62 @@
-# Setup for streaming
-
+# 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 streaming?
+So, what do we need for video calls?
-Capture window and sound with some delay, transmit to streaming service (e.g. twitch, youtube, ...)
+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.
+ |
+
+
+### Download **_VBCable driver_**
+
+ |
+
+
+### 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_**
@@ -34,36 +79,31 @@ Below, one of the solutions.
|
-### add **_Audio Input Capture_**
-
+### start Virtual Camera
+
+
|
-### select your microphone device
+in your video call software set **CABLE Output** as microphone, and **OBS Virtual Camera** as Camera.
-
+example in **Discord**:
- |
-
+
-### 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.
+
+### Now you can make video calls with a replaced face and synchronized sound in most programs.
+
+
|
+
\ No newline at end of file