OBS, or Open Broadcaster Software, is the ultimate tool for any streamer or content creator. The best thing about OBS is that you can add several different scenes, sources, images, or logos in simple steps. Adding any media source such as images, logos, or animated images can make your l...
67 changes: 65 additions & 2 deletions 67 docs/sphinx/reference-scenes.rst Original file line numberDiff line numberDiff line change @@ -482,6 +482,15 @@ Scene Item Functions --- .. function:: void obs_sceneitem_select(obs_sceneitem_t *item, bool select) bool obs_sceneitem_selected...
reference-scenes.rst reference-services.rst reference-settings.rst reference-sources.rst 9 changes: 6 additions & 3 deletions 9 docs/sphinx/reference-core.rst Original file line numberDiff line numberDiff line change @@ -363,7 +363,8 @@ Libobs Objects .. function:: obs_data_t *obs...
There are many default functions in ggplot2 which can be used directly such asmean_sdl(), mean_cl_normal()to add stats in stat_summary() layer. But, I will create custom functions here so that we can grasp better what is happening behind the scenes on ggplot2. I will create one func...
Can improve performance in large scenes. Line Collider 2D - A script which adds colliders that follow an array of Line2Ds (useful for prototypes). MDFramework - A C# multiplayer framework with additional tools (Mono). NativeLib - Plugin management system designed to easily operate with native ...
VDO.Ninja is a powerful tool that lets you bring remote video feeds into OBS or other studio software via WebRTC. - Add files via upload · blandfx/vdo.ninja@0081e0e
.. function:: obs_weak_output_t *obs_output_get_weak_output(obs_output_t *output) 10 changes: 10 additions & 0 deletions 10 docs/sphinx/reference-scenes.rst Show comments View file Edit file Delete file Original file line numberDiff line numberDiff line change @@ -201,6 +201,16 @...
blurring my camera and capture sources for BRB scenes and such (Mitchell) blurring in game chat, cus people say sensitive/bad stuff, and looks better than me just slapping an img on top of it (Flaeri) There are several third-party blur filters; it'd be nice to have a native one. ...
OBSSourceAutoRelease source_ = obs_get_source_by_uuid(QT_TO_UTF8(uuid)); source = source_;return in; }void DeleteLayout(QLayout *layout) { if (!layout)2 changes: 2 additions & 0 deletions 2 UI/qt-wrappers.hpp Original file line numberDiff line numberDiff line change...
project(obs-studio VERSION ${OBS_VERSION_CANONICAL}) if(CMAKE_SIZEOF_VOID_P EQUAL 4) include("${CMAKE_CURRENT_SOURCE_DIR}/cmake/32bit/projects.cmake") return() endif() include(compilerconfig) include(defaults) include(helpers) option(ENABLE_RELEASE_BUILD "Enable all options for a release...