All Projects → TheXorog → BeatRecorder

TheXorog / BeatRecorder

Licence: GPL-3.0 license
Easily record your BeatSaber gameplay!

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to BeatRecorder

go-obs-websocket
Go client for obs-websocket
Stars: ✭ 86 (+330%)
Mutual labels:  obs, obs-studio
obs-studio
This is a community-supported modified build of OBS Studio.
Stars: ✭ 86 (+330%)
Mutual labels:  obs, obs-studio
meme-box
Manage and trigger media in OBS as a browser source
Stars: ✭ 82 (+310%)
Mutual labels:  obs, obs-studio
obs-text-slideshow
OBS plugin inspired by the built in image slideshow, except for text sources instead. Both Free Type 2 and GDI+ are supported.
Stars: ✭ 45 (+125%)
Mutual labels:  obs, obs-studio
obs-websocket-js
Consumes https://github.com/obsproject/obs-websocket
Stars: ✭ 521 (+2505%)
Mutual labels:  obs, obs-studio
obs-zoom-and-follow
Dynamic zoom and mouse tracking script for OBS Studio
Stars: ✭ 126 (+530%)
Mutual labels:  obs, obs-studio
obs-screenshot-plugin
An OBS Studio filter plugin to save screenshots of a source/scene
Stars: ✭ 93 (+365%)
Mutual labels:  obs, obs-studio
obs-face-tracker
Face tracking plugin for OBS Studio
Stars: ✭ 185 (+825%)
Mutual labels:  obs, obs-studio
character-overlay
Web App for adding an OBS overlay with character information such as name, picture, and health for your favorite role-playing game.
Stars: ✭ 17 (-15%)
Mutual labels:  obs, obs-studio
CounterStrike-GlobalOffensive-LiveStat-for-OBS-Studio
Showing you LIVEstats of CS:GO in your Stream like OBS-Studio while playing/streaming.
Stars: ✭ 24 (+20%)
Mutual labels:  obs, obs-studio
obs-websocket-java
A java library for obs-websocket
Stars: ✭ 46 (+130%)
Mutual labels:  obs, obs-studio
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 (+35%)
Mutual labels:  obs, obs-studio
OBS-ChatSpam
Python script for OBS Studio that posts messages in Twitch chat
Stars: ✭ 26 (+30%)
Mutual labels:  obs, obs-studio
kiwi
Kiwi turns your Pimoroni Keybow into a fully customizable poor-man's Elgato Stream Deck!
Stars: ✭ 40 (+100%)
Mutual labels:  obs, obs-studio
obs blade
Make use of the OBS WebSocket Plugin (https://github.com/obsproject/obs-websocket) and control your stream
Stars: ✭ 182 (+810%)
Mutual labels:  obs, obs-studio
obs-golang-plugin
OBS Studio Golang Plugin
Stars: ✭ 50 (+150%)
Mutual labels:  obs, obs-studio
bs-ranked-playlist
Playlist of ranked maps for Beat Saber by difficulty level and performance point
Stars: ✭ 25 (+25%)
Mutual labels:  beatsaber
terraform-otc
Terraform integration modules for Open Telekom Cloud
Stars: ✭ 20 (+0%)
Mutual labels:  obs
obs-scripts
Contains scripts I created for obs-studio (https://github.com/obsproject/obs-studio)
Stars: ✭ 24 (+20%)
Mutual labels:  obs-studio
AnotherBadBeatSaberClone
This is a discontinued but perhaps helpful VR project created during my Master's degree at FH Wedel.
Stars: ✭ 22 (+10%)
Mutual labels:  beatsaber

BeatRecorder

Easily record your BeatSaber gameplay!

What is BeatRecorder?

This application is for people who record their BeatSaber gameplay using OBS. It connects to HttpSiraStatus (beatsaber-http-status for older Beat Saber versions), BSDataPuller or BeatSaberPlus to detect the current game-state and obs-websocket to automatically start and stop the recording.

Files are saved where-ever you set your output folder to in OBS.

If you have encountered any bugs or issues with this application, feel free to create an issue with your problem.

If you want to get it fixed faster or it's something urgent, you can join my Discord and hit me (Mira#2000) with a ping.

Requirements

How to set up

  1. Install all the previously mentioned dependencies.
  2. Download and unzip this application.
  3. Run it once, it'll ask you to input your settings. Do so.
  4. Profit

BeatRecorder not connecting?

AVG Antivirus is known to cause all kinds of issues with connection-related things. (Credit to Arro#6969. They discoverd and reported this issue.)

If you have AVG Antivirus installed, please uninstall it and find a better antivirus solution.

If you ruled out your antivirus (through uninstalling it or deactivating it's protection), just create an issue or join my Discord like mentioned before.

Contributing or forking

Before building, you'll need Xorog.Logger and Xorog.UniversalExtensions.

From there on, it should be as easy as cloning the repository and running dotnet restore.

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