obsproject / obsproject/obs-studio

OBS virtual camera overrides FaceTime on MacOS Sequoia (M1 Max), even after uninstalling

Open
#12,015 2 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
76.4k
Forks
10.2k
Avg merge
4d 23h
Merged PRs (30d)
12

Description

Operating System Info

macOS 15

Other OS

No response

OBS Studio Version

31.0.2

OBS Studio Version (Other)

No response

OBS Studio Log URL

Deleted before posting

OBS Studio Crash Log URL

No response

Expected Behavior

User should be able to choose camera in FaceTime to use. Even after I uninstall OBS i expect the OBS camera to be removed and not affecting any other applications. The only choice is to use OBS Virtual Camera.

Current Behavior

The OBS camera is still loaded after uninstall, it had completely overridden FaceTime from using any other camera - OBS Virtual Camera was the only option.

Steps to Reproduce
  1. Install OBS
  2. Grant all permissions
  3. Uninstall
  4. Follow camera uninstall guide: https://obsproject.com/kb/virtual-camera-troubleshooting
  5. Delete sudo rm -rf /Library/CoreMediaIO/Plug-Ins/DAL/obs-mac-virtualcam.plugin

I followed several threads from other websites to try and remove and used CleanMyMac and this did not resolve the issue

Anything else we should know?

I have resolved the issue by deleting the plist file for FaceTime:

Go to finder and locate ~/Library/Preferences/com.apple.FaceTime.plist
Delete the com.apple.FaceTime.plist file
Empty Bin
Restart computer
Open FaceTime

It seems OBS is overriding all camera options in the preferences files when it is granted access.

I have shared this information incase anyone else comes across this problemm.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the uninstall steps, the OBS plugin path /Library/CoreMediaIO/Plug-Ins/DAL/obs-mac-virtualcam.plugin, and the reported ~/Library/Preferences/com.apple.FaceTime.plist workaround. Reproduce on macOS 15 with OBS 31.0.2 and compare camera availability in FaceTime before and after uninstalling. Done means removing OBS no longer leaves OBS Virtual Camera as the only FaceTime option.

Written by the indexing model from the issue text.

Assessment

Tech stack
macos
Domain
audio-video-rtc, desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.