From a90c4facc585caf3c928f834d5bd57f4c84ecd0d Mon Sep 17 00:00:00 2001 From: Aleksandr Spiridonov Date: Thu, 15 Aug 2024 12:27:52 -0400 Subject: [PATCH] added a note to README to document new virtual cam output feature --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4707982..fe60fe5 100644 --- a/README.md +++ b/README.md @@ -142,6 +142,7 @@ Just follow the clicks on the screenshot Just use your favorite screencapture to stream like OBS > Note: In case you want to change your face, just select another picture, the preview mode will then restart (so just wait a bit). +You can now use the virtual camera output (uses pyvirtualcam) by turning on the `Virtual Cam Output (OBS)` toggle which should output to the OBS Virtual Camera. Note: this may not work on macOS. You will get a preview as before, but now you will also have a virtual camera output which can be used in applications like Zoom. Additional command line arguments are given below. To learn out what they do, check [this guide](https://github.com/s0md3v/roop/wiki/Advanced-Options).