Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/obsproject/obs-websocket
Remote-control of OBS Studio through WebSocket
https://github.com/obsproject/obs-websocket
d2d4bfb3e78cf2b02c8e2f5dda1d805eda8d8f32 authored 10 months ago
Bug Fixes:
- Fixes version update to use both legacy and main CMake files
Bug Fixes:
- Updated scene item transform API to latest version to prevent
deprecation warning...
Updates:
obs_sceneitem_get_info to obs_sceneitem_get_info2
obs_sceneitem_set_info to obs_sceneit...
GitHub Actions has deprecated actions based on node16. The v4 actions
are based on node20. Repla...
9ee6e2ff2af2e5d70f58b6378b269d407616679e authored 12 months ago
New Features:
- Added `GetSourceFilterKindList` request
- Added `GetSceneItemSource` request
- A...
fbd4cfb4af1c70883854ef147d630c5aa53788ee authored about 1 year ago
Not an API break, this was introduced just a few commits ago.
e5aa4c2f692083ad9cfc1aea0667b9c5e0e26c36 authored about 1 year ago4cf8de83829f5c14547daf6b399a7b942d3e7750 authored about 1 year ago
Transition UUID support is partial due to the current state of the OBS
frontend API.
Most reque...
7adfb5874c396580abbc53bc551bde567cca70dd authored about 1 year agoAdds `inputUuid` next to `inputName` etc.
f18f46543b402fbe16d4a8ef6e1f58605bce66e1 authored about 1 year agof40426efa10f7c6e15c123abd1e3dfb750dc7e31 authored about 1 year ago
830f7eb9314159717318d43a1e4ad3068b1868de authored about 1 year ago
5e3fff78f33492be6888d8aa81781184726465da authored about 1 year ago
Too much trouble for too little gain. Please stop using these requests.
b53527cba85f9e4723a8c2b87074609e8874d3f9 authored about 1 year agob806a0cfb18a3dd13a5ddfe1972f15e3f7f5efdb authored about 1 year ago
Closes #1122
1d0db34bb2b65c0910334a648b02426994fe1e8e authored about 1 year ago690726d2811443f6e40ed81bb0b1e9efe1610633 authored about 1 year ago
Closes #1059
ef4142fe7523521a595cf351d51003212fd22f74 authored about 1 year agocaaec5d97f3c32bc83be8bf036e2d119a0291227 authored about 1 year ago
6c67b276a7043936f530b10b109373355c024635 authored about 1 year ago
fad7dfd55c22bb5d0892be98f5c3cbcb0d84c257 authored about 1 year ago
a5c459b6d454878244fb0d1c7f6a9c67a130bca1 authored about 1 year ago
899a9b38018f035e844a4c1e46b913760126d140 authored about 1 year ago
Closes #1177
939e503736f9f23dcfeea18da543fd016218d299 authored about 1 year ago5b149add99e3f49909a5d0158a53abf68d8f2559 authored about 1 year ago
50b57d38d02aa05fe168b7a29bdf274d02b7d01c authored about 1 year ago
9b58dd162754cd093bcec997295331d3d81d357e authored about 1 year ago
Fired when an input's settings change, like via the properties dialog
or via `SetInputSettings`....
52733ddce760b56f5d88f8224b4516a3567b7a23 authored about 1 year ago
Closes #1198
444caeb1d7f6203f977e41e3ccc47fb81ad36c67 authored about 1 year agof03e82c3f8bb5891d3a39d641b26d869e3b2689e authored about 1 year ago
bbdc5bc823916717509b9fc0dd2cb4210d82b961 authored about 1 year ago
9ecc9532e80dcaf5c1069607cddd752f718e52d8 authored about 1 year ago
Fixes https://github.com/obsproject/obs-studio/issues/9991
0189c3a3f512ad8a38d09dc7f41c817ae6333458 authored about 1 year agof48fcc06ec20cf56c8d324db87e6e531c5fb2722 authored about 1 year ago
f43ef8e2da83348ae30e5ffe22ddfb2db6668704 authored about 1 year ago
- CMake update, no functional changes
7a1c71bb9636891f789b3ebe9475ee442dfd45f6 authored about 1 year agocf285b3761731d7ad1d8b4c32348167aae578cf9 authored about 1 year ago
ede66a68cbc043a6fc7c8af683ae0924d4068941 authored about 1 year ago
- eventhandler: Disconnect signals from all public sources on shutdown
- websocketserver: Check ...
Fixes crash on shutdown when memory leaks lead to un-destroyed
sources after plugin shutdown.
Redundant fix for shutdown crash
07537a33faff62b6cb8202b5369720bf2a52d8b6 authored about 1 year ago- Update translations and docs
4ff109b62bc221192943541010d055be9ae5dbba authored over 1 year ago42da47f81de22f078842c6d71fb43a1e1aa821d9 authored over 1 year ago
We don't need to be having specific versions here, considering each event/request has its own "a...
a889799655b9d3cc790d6f51e78eb2062e3117b9 authored over 1 year agof52f47ec5d92d8acb6d6a56f9c7fe7ee13e340ca authored over 1 year ago
- Fix plugin tests being enabled by default
08767ae5a7f7b9fe47c9d13751d9929209c94b64 authored over 1 year ago
The CMake generator expression to enable plugin tests mistakenly used a
string literal, which ev...
- Fix issues with qrcodegencpp CMake preventing Debug builds
e9c0eee9e4c48337c59af0f3e871f3801a9c35f0 authored over 1 year ago
qrcodegen is identified as such (without the "lib" prefix) and as the
target "qrcodegencpp::qrco...
Despite building the PDBs for qrcodegencpp debug builds, we do not
currently ship those PDBs, so...
qrcodegen is identified as such (without the "lib" prefix) and as the
target "qrcodegencpp::qrco...
- Various minor build process cleanups
- Various code cleanups
- requesthandler: Added NotReady ...
When `obs_module_unload` is called, the frontend API is no longer
available so that `_config->Sa...
132d4bafddcc077f8d46f05dd920591fa2bc87e6 authored over 1 year ago
d991e21f292842801247f32cee83f22aad413787 authored over 1 year ago
a74468e07e2cf4a12839d04f0acc977434a657d1 authored over 1 year ago
55b3f88db9641cc298bf54a8293e36fa29a95237 authored over 1 year ago
ba7839bb69fe9211893a33203ac5d1335fb989ad authored over 1 year ago
417725801c25561ed3ac316a71aa332847623913 authored over 1 year ago
93713c438eed570c37e1f6d132d9f6bc1c3659b0 authored over 1 year ago
6db08f960e8cdf93cf6afc7059d61dc3c811b465 authored over 1 year ago
Fixes #1311
6434c421556c25397d9af7b21365796cd6c7a715 authored over 1 year ago
I've admittedly done a pretty bad job of communicating the intention of
having `SetProfileParame...
I bet people have been getting confused here
2606f262e6b0603dcaad03d200512b48815b8441 authored over 1 year ago2caecf6c0128dce7308b9732810babe2954102a1 authored over 1 year ago
19170fe6d9a220c6a6506b052c9a0192c9f2951f authored over 1 year ago
Just to make the code style align with other places
1fc7900b1c40c06c430f3b16895f031161ee235f authored over 1 year ago53d75961606292b6f4d45d80d652239f784f27c6 authored over 1 year ago
Makes it header-only with inlines, so there's theoretically some very
small performance improvem...
Fixes #1136
c11874eb17f6667a17336af78101b2a07f8836d2 authored over 1 year ago
This implements the functionality described by the new NotReady request
status. Behavior should ...
e3d0751385d5ad76629dfa79b0a7ec2efeec2eb1 authored over 1 year ago
During scene collection change and OBS exit, performing requests
constitutes undefined behavior....
f7637250f1c09414b1fc97332a8f7dae6f5023af authored over 1 year ago
57a9c19f2ccf4e5452baeffd78014579622b9f3a authored over 1 year ago
Removes the 'www․' in the Macro Deck link in README.md to Prevent
Firefox from flagging the Macr...
- Various minor build process cleanups
6ef055a369249f6d7b008914fe2bc360c96f23dc authored almost 2 years ago
Asio and WebSocket++ are no longer added as submodules.
They are now included in obs-deps.
the commit 21886adb3 moves the destination of the generated files into
the build directory so th...
21886adb3235c231dca5105071dae197cbe46e52 authored almost 2 years ago
c85d9143a9dca5fd38195ce293f4bb8bd7e8b597 authored almost 2 years ago
- Fixed a crash caused if `authentication` payload field was not a
string
- Allow empty vendor r...
Make sure that non-legacy builds have these version variables populated.
db2c2511895db217f6b2009cc96a5f93d8e635e5 authored almost 2 years ago
New code path only taken if OBS_CMAKE_VERSION is set to 3.0.0 or
greater, old functionality rema...
68d79b22af1ba59aae421492cd35686f1d2b83fe authored almost 2 years ago
b06da5fa63d92e1fb9e7a7a0961f587470efe737 authored almost 2 years ago
nlohmann JSON, WebSocket++ and Asio are moved from sudmodules to
prefix (obs-deps) or system-wid...
- Allow obs-deps to be used by not changing CMAKE_PREFIX_PATH.
- Move Qt AUTO properties to the ...
96032e0e8c966c57f44ce2c2d98319b45d59fa3e authored almost 2 years ago
ddd139255bb8efcfde41536f8fb3044354fed46e authored about 2 years ago
edf29e828c09f6537e79a66e53f6ce8e55ad0607 authored about 2 years ago
- Corrected 'compatability' to 'compatibility' in docs/docs/partials/introduction.md
079ab31f88424aeab450bbadf4cfc209196ac019 authored about 2 years agoCan cause crash if field is not a string
Reported by @tyami94
e797a3fb3482b9f48a6eeba1c4665cdd31e21b0c authored about 2 years agoa792c59699dbf13c7f8f9cc64571ff71db89efb0 authored about 2 years ago
- Renamed the tools menu button title to `WebSocket Server Settings`
- WebSocket session disconn...
cb6f0b8986292aad640928aee8416ab7a14935c3 authored about 2 years ago
Code cleanup
23f883d906f8b5f1757f9fb1ac79775668d6e925 authored about 2 years ago