obs-studio-node icon indicating copy to clipboard operation
obs-studio-node copied to clipboard

Is there compiled obs-studio-node library to be downloaded?

Open liuyaxin opened this issue 4 years ago • 2 comments

I want to use obs-studio-node with electron v9.3.0. I want to compile my own version, but the speed to the server is too slow. I found some old version such as: https://obsstudionodes3.streamlabs.com/obs-studio-node-0.5.137-iojs-v6.0.3-release.tar.gz. So does stream-labs have some new versions?

liuyaxin avatar Sep 11 '20 10:09 liuyaxin

CMakeLists.txt 里面的所有https://github.com/ 替换成 https://github.com.cnpmjs.org/ 再编译能加快很多速度。 我也试图找过编译后的,但是没找到这个地址具体出处,后来还是自己编译了。

forleekai avatar Sep 21 '20 03:09 forleekai

The url is formatted like this: https://obsstudionodes3.streamlabs.com/osn-<osn-version>-release-win64.tar.gz The latest release as of right now being https://obsstudionodes3.streamlabs.com/osn-0.10.10-release-win64.tar.gz

jkluch avatar Oct 01 '20 00:10 jkluch