Skip to content

There is no setting for the replay buffer capacity. #128

Description

@hanatyan128

The problem

The current replay buffer integration allows you to set the duration in seconds, but there is no maximum capacity setting; it's hardcoded (512MB). No matter how long you set the duration, the hardcoded maximum capacity will be exhausted first, making it impossible to use long replay buffers.

The solution

Either add a setting for the maximum capacity of the replay buffer in the filter properties, or make it unlimited like OBS (the latter is more desirable from a UX perspective).

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions