Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Source Record Plugin support #35

Open
Gordin opened this issue Jan 7, 2022 · 2 comments
Open

[Feature] Source Record Plugin support #35

Gordin opened this issue Jan 7, 2022 · 2 comments

Comments

@Gordin
Copy link

Gordin commented Jan 7, 2022

I want to use the Source Record OBS Plugin to record a scene without stream overlays, while streaming. https://obsproject.com/forum/resources/source-record.1285/
That plugin can be configured to stop and start when a normal recording starts, or when a filter on a source you want to record is made visible (so it could be stopped/started with WebSockets). Also, the recordings will be in a different folder that I want OBSControl to use to do the renaming, so OBSControl would either need a recording file path that is configurable in the config file, the ability to detect a pre/postfix in the filenames, or just read out the Plugin config (this is possible with WebSockets, because the plugin config is stored in the settings of a filter).

(I'll probably try to add some version of this myself, as I'm probably the only person using OBSControl and the Source Record plugin...)

@Zingabopp
Copy link
Owner

A PR for this would be welcome. What is the difference between this and switching to a scene that has a single source?

@Gordin
Copy link
Author

Gordin commented Jan 7, 2022

I want to stream normally, but at the same time also record gameplay without stream overlays, so I need the Source Record Plugin for that. (If I don't want to run 2 instances of OBS at the same time)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants