avatarify-python icon indicating copy to clipboard operation
avatarify-python copied to clipboard

OBS for Mac

Open fopinappb opened this issue 3 years ago • 6 comments

Just to point out that OBS works better than CamTwist for Mac, now that it is supported in Zoom. And it's opensource.

fopinappb avatar Jan 29 '22 15:01 fopinappb

Hi @fopinappb , I am having some issues running this with camtwist. The python (avatarify) does not appear for me in camtwist as mentioned in the steps. I'm wondering if you had similar issues and if OBS fixed that.

shehrum avatar Apr 05 '22 10:04 shehrum

yeah I was unable to use CamTwist with Zoom (due to CamTwist not being signed). OBS worked (it's not signed either but I think it's whitelisted by Zoom)

fopina avatar Apr 05 '22 11:04 fopina

Hi @fopina , thanks for getting back to me.

Did you have an issue with the command .run_mac.sh after setting things up on colab or gpu server? OR was it straightforward when you followed the instructions. I am stuck at a point where my cam window and avatar window does not appear after i run the command, nor the python (avatarify) appears in the camtwist or OBS:

./run_mac.sh --is-client --in-addr tcp://6.tcp.ngrok.io:10747 --out-addr tcp://0.tcp.ngrok.io:19906

Would appreciate any help as I'm stuck in this.

shehrum avatar Apr 05 '22 11:04 shehrum

I remember having only issues with CamTwist and going with OBS, none with the rest of the instructions, but I don’t really remember details

fopina avatar Apr 05 '22 11:04 fopina

Hi @fopina , thanks for getting back to me.

Did you have an issue with the command .run_mac.sh after setting things up on colab or gpu server? OR was it straightforward when you followed the instructions. I am stuck at a point where my cam window and avatar window does not appear after i run the command, nor the python (avatarify) appears in the camtwist or OBS:

./run_mac.sh --is-client --in-addr tcp://6.tcp.ngrok.io:10747 --out-addr tcp://0.tcp.ngrok.io:19906

Would appreciate any help as I'm stuck in this.

Hey, please help me, if you ever got passed this stage, I'm stuck in this same place after I run the command, it never open camera.

Vazkido avatar Dec 24 '23 00:12 Vazkido

On the 3rd line or so Change pyaml from 5.1 To 6.0.1

SanPatrick01 avatar Dec 24 '23 07:12 SanPatrick01