GithubHelp home page GithubHelp logo

hemirt / obs-asio Goto Github PK

View Code? Open in Web Editor NEW

This project forked from andersama/obs-asio

0.0 1.0 0.0 2.41 MB

ASIO plugin for OBS-Studio

License: GNU General Public License v3.0

C++ 44.14% CMake 55.86%

obs-asio's Introduction

obs-asio

ASIO plugin for OBS-Studio

Authors : Andersama (lead) <anderson.john.alexander(a)gmail.com> and pkv <pkv.stream(a)gmail.com>

What is ASIO ?

Audio Stream Input/Output (ASIO) is a computer sound card driver protocol for digital audio specified by Steinberg, providing a low-latency and high fidelity interface between a software application and a computer's sound card. Whereas Microsoft's DirectSound is commonly used as an intermediary signal path for non-professional users, ASIO allows musicians and sound engineers to access external hardware directly. (From ASIO Wikipedia article ).

This plugin

  • We developed a plugin for OBS Studio which is a leading open-source streaming and compositing software.
  • It allows capture of ASIO sound devices, which are often professional or semi-professional grade hardware for studio or home-studio use. * The plugin is designed for Windows and has been tested on windows 10 x64.
  • There are several versions, we'll only be releasing the most stable so far. All code will still be available on their corresponding branches.
    • The JUCE and Bassasio plugin have the most functionalities; they allow multi-device as well as multi-client operation.
    • The 2 Portaudio plugins have multi-client but not multi-device capability.
    • The portaudio plugin v2 differs from portaudio plugin v1 in allowing sources with different devices although only one device is active.
    • The RtAudio based plugin is the most basic one and is not released.
  • Multi-device capability means several asio devices can be used at the same time with OBS Studio. Most applications written with ASIO support including DAW's are limited to one device.
  • Multi-client capability means OBS can create several asio sources with different channel selections from the same device.

Installation and Usage

Check the wiki

How to compile and install the plugin

Check the wiki

obs-asio's People

Contributors

pkviet avatar andersama avatar wkpark avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.