ScoopInstaller / Extras

📦 The Extras bucket for Scoop.
https://scoop.sh
The Unlicense
1.73k stars 1.3k forks source link

[Bug]: OBS Studio 30.1.2 Lost Virtual Camera #13339

Closed Antecer closed 1 month ago

Antecer commented 1 month ago

Prerequisites

Package Name

obs-studio

Expected/Current Behaviour

I want use virtual camera with obs, but i can't find it. After that, i download a new one from https://obsproject.com, the virtual camera will show in ui

Steps to Reproduce

PS> scoop install extras/obs-studio

Possible Solution

i do not know how to fix it, i just download a new one form https://obsproject.com.

Scoop and Buckets Version

PS> scoop --version
Current Scoop version:
d337bb1f (HEAD -> master, tag: v0.4.2, origin/master, origin/HEAD) chore(release): Bump to version 0.4.2 (#5964)

'main' bucket:
7799b69b6 (HEAD -> master, origin/master, origin/HEAD) oh-my-posh: Update to version 20.1.0

'extras' bucket:
5ef7dd5e2 (HEAD -> master, origin/master, origin/HEAD) komorebi@0.1.26: Add komorebi-gui.exe (#13328)

'versions' bucket:
7982e6fa7 (HEAD -> master, origin/master, origin/HEAD) yt-dlp-master: Update to version 2024.05.23.043206

'nirsoft' bucket:
050aba2 (HEAD -> master, origin/master, origin/HEAD) Update url list [ci skip]

'nerd-fonts' bucket:
4b1954d9 (HEAD -> master, origin/master, origin/HEAD) LXGWNeoXiHei: Update to version 1.122

'nonportable' bucket:
153fc162 (HEAD -> master, origin/master, origin/HEAD) powertoys-np@0.81.0: Fix hash (Closes #310)

'java' bucket:
16a03df3 (HEAD -> master, origin/master, origin/HEAD) zulu*: Manifest enhancements (#515)

'games' bucket:
3be3ad82a (HEAD -> master, origin/master, origin/HEAD) ryujinx: Update to version 1.1.1321

'dorado' bucket:
523417bf (HEAD -> master, origin/master, origin/HEAD) wasmer: Update to version v4.3.1

Scoop Config

PS> scoop config

root_path             : D:\Scoop
last_update           : 2024/05/24, 星期五 13:59:50
scoop_repo            : https://github.com/ScoopInstaller/Scoop
scoop_branch          : master
aria2-warning-enabled : False

PowerShell Version

PS> $PSVersionTable

Name                           Value
----                           -----
PSVersion                      7.4.2
PSEdition                      Core
GitCommitId                    7.4.2
OS                             Microsoft Windows 10.0.22631
Platform                       Win32NT
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0…}
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1
WSManStackVersion              3.0

Additional Softwares

No response

aliesbelik commented 1 month ago

Did you try this after installation via Scoop?

"notes": [
    "Add Virtual Camera module by running: \"$dir\\data\\obs-plugins\\win-dshow\\virtualcam-install.bat\"",
    "Remove it by running: \"$dir\\data\\obs-plugins\\win-dshow\\virtualcam-uninstall.bat\""
],

(#5660)

Antecer commented 1 month ago

Sorry, I skipped this. Thanks for the reminder, I reinstalled once using scoop and now it works fine.