Git Product home page Git Product logo

obs-demo's Introduction

obs-demo

  1. Clone:
git clone https://github.com/shiretu/obs-demo.git
  1. Fetch submodules
cd obs-demo
git submodule update --init --recursive 
  1. Do the build and run the script
cd builders
./build.sh

It will start the build process and it will finish by running a testing JS file. The output should look like this:

{ version: [Function (anonymous)], test_obs: [Function (anonymous)] }
0.0.1
Call test_obs
info: CPU Name: Intel(R) Core(TM) i9-8950HK CPU @ 2.90GHz
info: CPU Speed: 2900MHz
info: Physical Cores: 6, Logical Cores: 12
info: Physical Memory: 32768MB Total
info: OS Name: Mac OS X
info: OS Version: Version 10.15.7 (Build 19H1713)
info: Kernel Version: 19.6.0
error: hotkeys-cocoa: Getting keyboard keys failed
error: hotkeys-cocoa: Getting keyboard keys failed
error: hotkeys-cocoa: Getting keyboard keys failed
error: hotkeys-cocoa: Getting keyboard keys failed
info: hotkeys-cocoa: Using layout 'com.apple.keylayout.ABC'
Call test_obs again. Should fail
warning: Tried to call obs_startup more than once
Error: obs_startup() failed
    at Object.<anonymous> (/Users/shiretu/work/interview/source/my_module/js/test.js:11:11)
    at Module._compile (internal/modules/cjs/loader.js:1085:14)
    at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
    at Module.load (internal/modules/cjs/loader.js:950:32)
    at Function.Module._load (internal/modules/cjs/loader.js:790:12)
    at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:76:12)
    at internal/main/run_main_module.js:17:47

obs-demo's People

Contributors

shiretu 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.