All Projects → own3d → own3dpro-obs-plugin

own3d / own3dpro-obs-plugin

Licence: other
OWN3D Pro OBS Plugin

Programming Languages

C++
36643 projects - #6 most used programming language
Rich Text Format
576 projects
CMake
9771 projects

Projects that are alternatives of or similar to own3dpro-obs-plugin

StarCraft-Casting-Tool
StarCraft Casting Tool is a free to use open source program that makes casting StarCraft 2 simple while increasing the production value substantially by providing a match grabber and various sets of animated icons and browser sources to be shown to the viewer.
Stars: ✭ 17 (-32%)
Mutual labels:  twitch, streaming, obs-studio
OBS-ChatSpam
Python script for OBS Studio that posts messages in Twitch chat
Stars: ✭ 26 (+4%)
Mutual labels:  twitch, streaming, obs-studio
Vidgear
A High-performance cross-platform Video Processing Python framework powerpacked with unique trailblazing features 🔥
Stars: ✭ 2,048 (+8092%)
Mutual labels:  twitch, streaming
Streamlink Twitch Gui
A multi platform Twitch.tv browser for Streamlink
Stars: ✭ 2,059 (+8136%)
Mutual labels:  twitch, streaming
XION-ChaseCam
This is a free-to-use HTML/javascript based overlay for roleplay streamers. Basically it mimics the overlay of the AXON bodycam, but since most folks play in 3rd person, it's a ChaseCam. I've included a logo, and the html file. The html file has the css, html, and javascript all in one file for ease of editing. Goto line 81 of the html file to c…
Stars: ✭ 27 (+8%)
Mutual labels:  twitch, obs-studio
Essentialnowplaying
A now playing tool intended to be used with OBS.
Stars: ✭ 40 (+60%)
Mutual labels:  twitch, streaming
Mixer Mixitup
Streaming bot application for handling chat, events, moderation, and other streamer assistance features
Stars: ✭ 83 (+232%)
Mutual labels:  twitch, streaming
CounterStrike-GlobalOffensive-LiveStat-for-OBS-Studio
Showing you LIVEstats of CS:GO in your Stream like OBS-Studio while playing/streaming.
Stars: ✭ 24 (-4%)
Mutual labels:  twitch, obs-studio
Multistreamer
[discontinued] A webapp for publishing video to multiple streaming services at once.
Stars: ✭ 281 (+1024%)
Mutual labels:  twitch, streaming
nginx-obs-automatic-low-bitrate-switching
Simple app to automatically switch scenes in OBS based on the current bitrate fetched from the NGINX stats page.
Stars: ✭ 167 (+568%)
Mutual labels:  twitch, streaming
meme-box
Manage and trigger media in OBS as a browser source
Stars: ✭ 82 (+228%)
Mutual labels:  twitch, obs-studio
Badusb botnet
👥😈 Infect a pc with badusb and establish a connection through telegram.
Stars: ✭ 32 (+28%)
Mutual labels:  twitch, streaming
Awesome Developer Streams
👩🏿‍💻👨🏾‍💻👩🏼‍💻👨🏽‍💻👩🏻‍💻 Awesome Developers, Streaming
Stars: ✭ 6,860 (+27340%)
Mutual labels:  twitch, streaming
Twitchrecover
Twitch VOD tool which recovers all VODs including those that are sub only or deleted.
Stars: ✭ 123 (+392%)
Mutual labels:  twitch, streaming
Streamlink
Streamlink is a CLI utility which pipes video streams from various services into a video player
Stars: ✭ 6,883 (+27432%)
Mutual labels:  twitch, streaming
Streamlabs Obs
Free and open source streaming software built on OBS and Electron.
Stars: ✭ 3,473 (+13792%)
Mutual labels:  twitch, streaming
twitchpipe
Pipe your favorite Twitch streams to the media player of your choice, or a file to save them for later. Supports low-latency playback.
Stars: ✭ 28 (+12%)
Mutual labels:  twitch, streaming
Volvox.Helios-old
Powerful, modular, web-managed, open-source Discord bot created by a community for communities.
Stars: ✭ 51 (+104%)
Mutual labels:  twitch, streaming
streamdvr
DVR for streaming entertainment
Stars: ✭ 51 (+104%)
Mutual labels:  twitch, streaming
desktop
Free and open source streaming software built on OBS and Electron.
Stars: ✭ 3,684 (+14636%)
Mutual labels:  twitch, streaming

OWN3D Pro OBS Plugin

Discord

With OWN3D Pro it’s easy to change Overlays and Alerts within a couple of seconds. The only thing you have to do is to choose your desired design and click install. Ready set go! Join now for FREE!

OWN3D Pro OBS Plugin

This application currently only supports 64-bit Windows.

Installation on Windows

We offer a signed installer, published by own3d media GmbH, for 64-bit Windows. You can download and install the latest version via own3d.pro (or here via direct-link).

Join the OWN3D Devs & Testers Discord

Official support is currently only available on our website. But we also offer a Discord Server for people who want to give us some feedback about our products.

Discord

Compiling

Requirements

  • CMake 3.16 or newer
  • Visual Studio 2019 (Community works fine)*
  • An internet connection
  • Optional: LLVM for clang-format integration
  • Optional: Windows 10 SDK for 'signtool.exe'
  • Optional: InnoSetup for the installer

Steps to build for release

  1. Open CMake (GUI).
  2. Set Source directory to this directory.
  3. Set Build directory to <this directory>/build/flux.
  4. Click Configure.
  5. Change OBS_DOWNLOAD to have a checkbox.
  6. Change CMAKE_INSTALL_PREFIX to <this directory>/build/install.
  7. Click Generate.
  8. Click Open Project, which opens Visual Studio.
  9. Change the build type to RelWithDebInfo.
  10. Right click on 'INSTALL' and click 'Build'.
  11. Your completed build is now available in <this directory>/build/install, all further steps are optional.
  12. Go to <this directory>/build/flux.
  13. Right click on installer.iss and select 'Compile'.
  14. Once InnoSetup is done, an installer file is available in the same directory.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].