App-Specific Video & Camera Conflicts
Why Webcam Video Freezes When Opening OBS and Browser Simultaneously
Standard USB webcams only support one active client connection at a time — a genuine hardware and driver-level limitation shared across the vast majority of consumer webcams, not a software bug specific to OBS or your browser. Running OBS's Video Capture Device source and a browser both trying to grab the same physical camera simultaneously produces exactly this kind of freeze or conflict.
The Single-Client Architecture of Standard USB Webcams
Most USB Video Class (UVC) webcams — the broad standard the large majority of consumer cameras follow — are built around a single-client streaming architecture at the hardware level, meaning the camera itself, not just the software using it, genuinely only supports one active video session at any given moment.
This isn't an arbitrary software restriction that could theoretically be removed with a different driver — it reflects real constraints in how the camera's own internal hardware and firmware handle a video stream, which is why virtually every operating system enforces single-app camera access consistently across Windows, macOS, and Linux alike.
When OBS's Video Capture Device source and a browser tab both attempt to claim this single available connection, the result depends on exactly which app grabbed it first and how the other one handles being denied — sometimes an outright error, sometimes a frozen or black feed in whichever app came second, since it's technically still "connected" from the OS's perspective while never actually receiving real frame data.
Steps to Use Webcams in OBS and Browsers at the Same Time
Step 1: Recognize this as expected hardware behavior
Rather than something broken that needs a driver fix — the solution is architectural, not a bug fix.
Step 2: Use OBS Virtual Camera instead of trying to share the physical device directly.
Start it from OBS's Controls dock or Tools menu.
Step 3: In your browser, select "OBS Virtual Camera"
From the device dropdown instead of your physical webcam.
Step 4: OBS now holds the real camera exclusively
While your browser connects to the virtual copy — both work simultaneously without conflict, since only OBS is actually touching the physical hardware.
This same virtual-camera approach, detailed further in a dedicated guide elsewhere in this section, is the standard, reliable solution any time you need one physical camera genuinely usable by more than one application at once. ↑ Test the virtual camera output with the widget above.
Why This Isn't Specific to OBS
This exact single-client limitation applies identically to any two applications both trying to directly access the same physical camera simultaneously, not just OBS and a browser specifically — two browser tabs, two separate call apps, or any other combination hits the same fundamental hardware constraint. OBS simply comes up often in this context because it's commonly left running in the background while people also join calls or browse separately.
Understanding this as a universal hardware limitation, rather than an OBS-specific quirk, is useful more broadly: any time you encounter an unexplained freeze or conflict involving a camera and two simultaneously-running applications, this same single-client explanation and the same virtual-camera solution are worth considering first.
A Few More Things to Check on Windows
How do I reset the Windows Camera app itself?
Go to Settings → Apps → Installed apps, find Camera, open its three-dot menu, and choose Advanced options → Reset. This clears the built-in Camera app’s own cache and settings without uninstalling it, which can fix a stuck, frozen, or permanently black preview even when the underlying device and driver are both working correctly. It only resets that one app — not your camera driver, and not other applications that use the camera.
Could my antivirus be silently blocking my camera?
Many third-party security suites — Bitdefender, Kaspersky, Norton, and ESET among others — include their own webcam-protection feature that runs independently of Windows’ own privacy settings. That means Windows can show camera access as fully permitted while the antivirus software blocks it anyway, at a layer Windows has no visibility into. Check the antivirus program’s own settings, usually under a Privacy, Webcam Protection, or similarly named section, and confirm your browser or conferencing app is on its allow-list.
How do I re-enable my camera in Device Manager if it's disabled?
Right-click the Start button → Device Manager, expand Cameras or Imaging devices, and look for a greyed-out icon or a small down-arrow badge. Right-click that entry and choose Enable device. This is a different action from updating a driver — a disabled device won’t respond to any other fix until it’s explicitly re-enabled here first, so it’s worth checking before assuming the problem is a driver or a permission.
Is Windows' own camera privacy toggle blocking access, separately from anything else?
Windows keeps a system-level camera permission at Settings → Privacy & security → Camera, completely separate from Device Manager, the Camera app, and any antivirus software. This one screen has a master Camera access switch plus a per-app list beneath it — both need to be on. It’s worth checking directly, since a camera can show as fully enabled and working in Device Manager while this toggle silently blocks every app from reaching it.
For a full check of resolution, frame rate, and audio together, not just this one issue, the free webcam test covers all of it in one place.