Skip to content

Commit 8e140dc

Browse files
committed
Add RFC: Scene setup wizard
1 parent fff8d25 commit 8e140dc

1 file changed

Lines changed: 36 additions & 0 deletions

File tree

accepted/0032-scene-wizard.md

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,36 @@
1+
- Start Date: 2020-09-10
2+
- RFC PR: #32
3+
4+
# Summary
5+
6+
This proposal is for adding a scene wizard for new users when first loading OBS.
7+
8+
# Motivation
9+
10+
Users often find it difficult to set up OBS.
11+
12+
# Detailed Design
13+
14+
The user will also be able to open the wizard in the scene collection menu.
15+
16+
### Wizard page 1
17+
- Buttons that allow the user to select how they want to use OBS
18+
1. "I just want to record my screen"
19+
2. "I want to use a scene template"
20+
3. "I will set up OBS myself" (if they select this then exit wizard)
21+
22+
- The scene templates would be just pre-made scene collections
23+
24+
### Wizard page 2
25+
- If the user selects scene template, show them different scene collections they could choose from
26+
- The scene collections will have image previews as well
27+
- If the user selects screen recording, ask them what monitor they want to record
28+
29+
### Wizard page 3
30+
- Have the user select their microphone and webcam
31+
- The webcam would have a preview
32+
- The microphone would also show a volume meter
33+
34+
# Additional Information
35+
36+
- Should it be a seperate wizard than the auto-config? Or combined into a single wizard?

0 commit comments

Comments
 (0)