+
+
+## Windows 10 quick setup tutorial
+
+ |
+
+
+### Install latest NVIDIA Drivers for your videocard.
+
+
+
+ |
+
+
+### Download Windows build exe from one of the sources.
+
+
+
+ |
+
+
+### Run and unpack to root of any disk.
+
+
+
+ |
+
+
+### Run the program **_DeepFaceLive.bat_** file
+
+
+
+ |
+
+
+### Select **_Video file_** from samples in **_File source_**
+
+
+
+ |
+
+
+### or select **_Device index_** in **_Camera source_**
+
+
+
+ |
+
+
+### Choose **_Face detector_** and **_Device_**
+
+
+
+ |
+
+
+### Choose **_Face marker_** and **_Device_**
+
+
+
+ |
+
+
+### Choose **_Model_** and **_Device_** in **_Face swapper_**
+
+
+
+ |
+
+
+### Now you see a swapped face in **_Final frame_** preview window
+
+
+
+ |
+
+
+### in **_Stream output_** choose **_Mode_** : **_Final Frame_** and press **_Show window_**
+
+
+
+ |
+
+
+### Now you see **_DeepFaceLive output_** window
+
+
+
+ |
+
+
+### 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_**
+
+
+
+ |
+
+
+### enter **_Sync Offset_** the same as **_Target Delay_** in **_Stream Output_**
+
+
+
+ |
+
+
+## DONE !
+
+### Now you can stream yourself using OBS studio or use OBS virtual camera to make video calls.
+
+### You can play with various parameters of the modules to achieve the best performance and quality.
+
+
+
+ |
+
+
+
+
+
diff --git a/doc/setup_tutorial_windows/run_and_unpack.jpg b/doc/setup_tutorial_windows/run_and_unpack.jpg
new file mode 100644
index 0000000..31cc617
Binary files /dev/null and b/doc/setup_tutorial_windows/run_and_unpack.jpg differ
diff --git a/doc/setup_tutorial_windows/run_dfl_bat.jpg b/doc/setup_tutorial_windows/run_dfl_bat.jpg
new file mode 100644
index 0000000..7ca2724
Binary files /dev/null and b/doc/setup_tutorial_windows/run_dfl_bat.jpg differ
diff --git a/doc/setup_tutorial_windows/run_obs_studio.jpg b/doc/setup_tutorial_windows/run_obs_studio.jpg
new file mode 100644
index 0000000..37def1b
Binary files /dev/null and b/doc/setup_tutorial_windows/run_obs_studio.jpg differ
diff --git a/doc/setup_tutorial_windows/select_camera_source.jpg b/doc/setup_tutorial_windows/select_camera_source.jpg
new file mode 100644
index 0000000..c6dd518
Binary files /dev/null and b/doc/setup_tutorial_windows/select_camera_source.jpg differ
diff --git a/doc/setup_tutorial_windows/select_microphone_device.jpg b/doc/setup_tutorial_windows/select_microphone_device.jpg
new file mode 100644
index 0000000..402b9ab
Binary files /dev/null and b/doc/setup_tutorial_windows/select_microphone_device.jpg differ
diff --git a/doc/setup_tutorial_windows/select_video_file.jpg b/doc/setup_tutorial_windows/select_video_file.jpg
new file mode 100644
index 0000000..14a6dac
Binary files /dev/null and b/doc/setup_tutorial_windows/select_video_file.jpg differ
diff --git a/doc/setup_tutorial_windows/stream_output.jpg b/doc/setup_tutorial_windows/stream_output.jpg
new file mode 100644
index 0000000..604d761
Binary files /dev/null and b/doc/setup_tutorial_windows/stream_output.jpg differ
diff --git a/doc/setup_tutorial_windows/sync_offset.jpg b/doc/setup_tutorial_windows/sync_offset.jpg
new file mode 100644
index 0000000..31e9e69
Binary files /dev/null and b/doc/setup_tutorial_windows/sync_offset.jpg differ