OBS Beginner Guide
OBS Studio (Open Broadcaster Software) is the most popular streaming software. It's free, powerful, and what most streamers use. This guide will get you started.
What is OBS?
OBS is software that captures what's on your screen (or specific windows), mixes in audio, and sends it to streaming platforms like Twitch or YouTube. Think of it as a control room for your stream.
Downloading and Installing
Go to obsproject.com and download OBS Studio (not OBS Classic — that's the old version).
Install it like any other program. When you first open it, it will ask if you want to run the auto-configuration wizard. Say yes — it will help set up basic settings based on your hardware.
Understanding the Interface
OBS has a few main areas:
- Scenes: Different layouts you can switch between (e.g., "Gameplay", "Just Chatting", "BRB Screen")
- Sources: The elements in each scene (game capture, webcam, text, images, etc.)
- Audio Mixer: Controls for your microphone and desktop audio
- Scene Transitions: How OBS switches between scenes
- Controls: Start/Stop Streaming, Start/Stop Recording, Settings
Your First Scene
Let's create a simple scene to get you streaming:
- OBS starts with one scene called "Scene". You can rename it by right-clicking it.
- In the Sources box, click the "+" button
- Add a "Display Capture" (to capture your entire screen) or "Game Capture" (to capture a specific game)
- If you have a microphone, add an "Audio Input Capture" source and select your mic
- That's it. You now have a basic scene.
Connecting to Your Streaming Platform
Before you can stream, you need to connect OBS to Twitch, YouTube, or another platform:
- Go to Settings → Stream
- Select your service (Twitch, YouTube, etc.)
- Click "Connect Account" and log in
- OBS will automatically get your stream key
Alternatively, you can manually enter a stream key from your platform's dashboard, but connecting your account is easier.
Basic Settings
For most beginners, the auto-configuration wizard handles the important settings. But here's what matters:
Output Settings
In Settings → Output:
- Encoder: Use "x264" if you have a good CPU, or "NVENC" if you have an NVIDIA GPU
- Bitrate: 3000-6000 Kbps is good for most streamers. Higher = better quality but needs more upload speed
- Keyframe Interval: Leave at 2
Video Settings
In Settings → Video:
- Base Canvas Resolution: Your monitor's resolution (e.g., 1920x1080)
- Output Resolution: 1920x1080 (1080p) or 1280x720 (720p) — 720p is fine for most
- FPS: 30 or 60. 30 is easier on your system and internet
Audio Settings
In Settings → Audio:
- Sample Rate: 48kHz is standard
- Channels: Stereo
Common Sources Explained
- Display Capture: Captures your entire screen
- Window Capture: Captures a specific window
- Game Capture: Captures a game (works best with fullscreen games)
- Video Capture Device: Your webcam
- Audio Input Capture: Your microphone
- Audio Output Capture: Desktop audio (game sounds, music, etc.)
- Image: Static images
- Text (GDI+): Text overlays
Tips for Beginners
- Start simple: Don't add 20 sources on day one. Get comfortable with the basics first.
- Test before you go live: Use "Start Recording" to test your setup without going live
- Watch your CPU/GPU usage: OBS uses resources. If your game is laggy, lower your bitrate or resolution
- Use Game Capture for games: It's more efficient than Display Capture
- Mute desktop audio when needed: Use the audio mixer to control what viewers hear
Next Steps
Once you're comfortable with the basics:
- Read our OBS Best Settings for Beginners guide
- Learn about overlays and alerts
- Check out our guide on growing your channel
That's the basics. OBS can do a lot more, but this is enough to get you streaming. Start simple, learn as you go, and don't be afraid to experiment.