midorigoke / obs-vlc-dshow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OBS VLC DShow

OBS Studio plugin for device that incompatible with the original DirectShow input. (ex. Fujifilm X Webcam)

Notice

This plugin is UNOFFICIAL. Try to use the original Video Capture Device source before use this.

Requirement

  • Windows10 (64bit)
  • OBS Studio (64bit) (Confirmed to work with Ver26.1.2)
  • VLC media player (64bit) (Confirmed to work with Ver3.0.12)

Install

  1. Install VLC media player (64bit)
  2. Download binary from Releases
  3. Extract and put contents in C:\Program Files\obs-studio\

Usage

  1. Add VLC DirectShow Source to a Scene
  2. Set Video device Name
  3. If not work, change other parameters.

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

About

License:GNU General Public License v3.0


Languages

Language:C 95.6%Language:CMake 4.4%