obsproject / obsproject/obs-studio

[Windows] Multiple Video Capture Devices with Same Name

Open
#12,592 3 comments 0 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

Windows 11

Other OS

No response

OBS Studio Version

31.1.2

OBS Studio Version (Other)

No response

OBS Studio Log URL

No Log URL

OBS Studio Crash Log URL

No response

Expected Behavior

In Windows, I would like OBS to use the FriendlyName for the video capture device, and if that is not possible, to have it see if the same exact device (via serial number or something that is unique) is connected via USB, to look up its FriendlyName that way.

This already exists for audio and networking in Windows, I do not see why this cannot be implemented for video capture devices and more specifically video capture devices connected via USB.

Many streamers/users use the same video capture device for a myriad of purposes.

Current Behavior

In Windows, OBS shows the same make + model of device as exposed from the driver (don't know if it's the video capture driver or USB driver), thus a capture card will not "stick" (or save) to a particular source. When OBS is launched, the capture cards will "bounce around", requiring streamers/users to realign capture cards to those sources.

Steps to Reproduce

In Windows, just look at the list of video capture devices in a source.

Anything else we should know?

No response

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 by locating the Windows video-capture device enumeration and source-assignment code, then investigate how driver FriendlyName values and unique USB or serial identities can be obtained. Done means identical capture devices retain stable source assignments across OBS restarts while still displaying useful device names.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
audio-video-rtc, operating-systems
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.