Quick Start
This guide gets you from zero to streaming. If you get stuck, check out the full OBS setup guide.
So, what is Streamplace?
Section titled “So, what is Streamplace?”Streamplace is a video streaming service built on top of the AT Protocol (Authenticated Transfer Protocol), the same protocol Bluesky is built on.
Step 1: Create your account
Section titled “Step 1: Create your account”- Go to stream.place
- Click “Sign in” in the top right.
- Use your Atmosphere credentials to log in (ex. your Bluesky handle)
- You’ll need to use your actual password here - we’re using OAuth so you enter your password on your PDS. We do not receive your password at all.
- You’re done! Your stream profile is live at
stream.place/your-handle
Step 2: Get your stream key
Section titled “Step 2: Get your stream key”- Click Live Dashboard (or go to stream.place/dashboard)
- Click Stream from OBS
- Click Generate Stream Key
- Your key is copied to clipboard automatically
Keep this key private. It’s like a password, but for your stream.
Step 3: Configure OBS
Section titled “Step 3: Configure OBS”Open OBS and go to Settings → Stream:
- Service:
Custom... - Server:
rtmps://stream.place:1935/live - Stream Key: Paste what you copied in Step 2
Then go to Settings → Output → Streaming:
- Video Encoder:
libx264(orNVIDIA NVENC H.264if you have an NVIDIA GPU) - Rate Control:
CBR - Bitrate:
6000Kbps (adjust down if you drop frames) - Keyframe Interval:
1 - x264 Options:
bframes=0. If there’s a ‘bframes’ option, you’ll want to have that at ‘0’ or unchecked.
Step 4: Go live
Section titled “Step 4: Go live”- In OBS, click Start Streaming
- Go back to the Live Dashboard at stream.place
- Fill in your stream title and optionally pick a thumbnail8
- If needed, turn on content warnings. (“Metadata” tab in Stream Settings)
- Click Announce Livestream
- Your stream is now live and visible to the world!
Next steps
Section titled “Next steps”- Customize your chat: Change your name color in Settings > Account
- Stream to other platforms too: Set your Twitch/YouTube URLs in Settings > Multistream Targets to push your stream there automatically. See the Multistreaming guide for more information
- Improve stream quality: See the OBS guide for encoder settings and troubleshooting
- Join the Discord!: If you need any help, or just want to chat, check out our discord at https://discord.stream.place.
Credits
Section titled “Credits”A portion of this documentation was taken from ndroo.tv’s excellent guide on Streamplace.