johnboiles / obs-mac-virtualcam

ARCHIVED! This plugin is officially a part of OBS as of version 26.1. See note below for info on upgrading. 🎉🎉🎉Creates a virtual webcam device from the output of OBS. Especially useful for streaming smooth, composited video into Zoom, Hangouts, Jitsi etc. Like CatxFish/obs-virtualcam but for macOS.
GNU General Public License v2.0
4.06k stars 160 forks source link

[Feature Request] Virtual audio output #249

Closed jarimustonen closed 3 years ago

jarimustonen commented 3 years ago

Is your feature request related to a problem? Please describe.

I use OBS in Zoom calls. On my setup OBS causes a small delay in video feed causing audio to be out of sync with video.

Describe the solution you'd like

I think the most sensible solution would be that virtual camera includes also virtual microphone that is synced with video feed.

gxalpha commented 3 years ago

See #125

jarimustonen commented 3 years ago

Thank you for the link in previous issue. Would it be possible to link some kind of solution? Many users of virtual cam plugin must have solved it somehow.

gxalpha commented 3 years ago

You could probably route it via BlackHole (https://github.com/ExistentialAudio/BlackHole), I do not know any details though. Also, I haven't heard of any (other) solutions.