Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use unique name as path #57

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

jcyuan
Copy link

@jcyuan jcyuan commented May 19, 2024

the devicePath usually does not work for virtual devices, the path will be empty, this new way will work for both physics audio/video devices and virtual devices btw, FFmpeg uses this way to get the unique path too.

the `devicePath` usually does not work for virtual devices, the path will be empty, this new way will work for both physics audio/video devices and virtual devices
btw, FFmpeg uses this way as the unique path too.
@derrod
Copy link
Member

derrod commented May 19, 2024

Seems to work fine for me, and does produce a result for devices where it was previously empty.

However from the OBS perspective we'd probably need to figure out a migration path.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants