Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This adds a scene setup wizard where users can select
a template and easily start streaming/recording.
There are currently no templates with this, as it would make the git diff quite large.
To test out a template, move a scene collection file to the UI/data/templates/(windows, mac, or nix) folder. To test the image preview on the template page, create png image file, name it the same as the scene collection file and put it in the same folder.
Known bugs:
If the user selects the import button, the import scenes dialog will be opened. If they select the setup on own one, the wizard just exits.
Template page:
Devices page. Users can select the devices they want to use. They can also disable the devices.
Motivation and Context
This would help users by letting them set up OBS in just minutes.
RFC: obsproject/rfcs#32
How Has This Been Tested?
Created a scene collection and then exported it to the UI data folder. With the scene wizard I then selected the template to made sure it worked.
Types of changes
Checklist: