Skip to content
This repository has been archived by the owner on Mar 15, 2021. It is now read-only.

Commit

Permalink
Update readme.MD
Browse files Browse the repository at this point in the history
  • Loading branch information
CatxFish committed Aug 24, 2018
1 parent 34c96e9 commit 1400058
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.MD
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ regsvr32 "C:\Program Files (x86)\obs-studio\bin\32bit\obs-virtualsource.dll"
```
3. Do it again to register 64bit directshow source
```
regsvr32 "C:\Program Files (x86)\obs-studio\bin\64bit\obs-virtualsource.dll
regsvr32 "C:\Program Files (x86)\obs-studio\bin\64bit\obs-virtualsource.dll"
```
- If you want to Remove the directshow filter , you can also use regsvr32 to do this
```
Expand Down

0 comments on commit 1400058

Please sign in to comment.