Segra icon indicating copy to clipboard operation
Segra copied to clipboard

Open-source game recorder built on OBS. Capture gameplay, clip highlights, upload. Lightweight, fast, zero bloat.

Results 12 Segra issues
Sort by recently updated
recently updated
newest added

# Release preparation: v1.0 Getting ready to ship **Segra v1.0** in **__January__**. ## What needs to be done - #60 - #40 - #91 And making sure we feel confident...

preparation

Monitor capture causes hitching and poor performance. This is possibly because we reset the video `ResetVideoSettings()` after loading modules `obs_load_all_modules()`, see `InitializeAsync()` in `OBSUtils`. However, changing the order causes the...

bug
help wanted
bug bounty

On v0.24.0-rc.2, I saved 2 replay buffers, then while it was still recording, made segments from each buffer, and clicked to create a clip. After it reported 100%, I went...

bug

It would be great if there was a separate page that you could manage your uploaded clips locally rather than needing to navigate to Segra.tv. Could also include a copy...

enhancement

When trimming and segmenting clips, all of the audio in the in-built editor are essentially treated as one track. Ideally you would be able to, at least, mute individual tracks....

enhancement
power user

Add support for direct HDR output. Supported since OBS 28: https://github.com/obsproject/obs-studio/releases/tag/28.0.0 https://github.com/obsproject/obs-studio/wiki/High-precision-color-spaces-%28including-HDR%29

enhancement
help wanted

With the amazing bookmark feature Segra has, we should take advantage of it. I think it'd be a great idea to implement this as an optional rule for selected games...

enhancement

I've noticed some of my imported recordings that have multitrack audio only selects one track and the rest aren't played. Importing into Davinci Resolve or other editing software shows that...

enhancement
help wanted
power user

> ⚠️ EXPERIMENTAL: This is a proof-of-concept implementation. Adds live streaming functionality to enable broadcasting gameplay/desktop directly to Twitch. This POC demonstrates core streaming capabilities using OBS's RTMP output.

hey, just wanted to ask, is it possible to use default outputs / inputs? i use a software to automatically changes my default devices, and it would be neat if...

enhancement