Skip to content

Commit

Permalink
Fix the obs documentation to refer to the correct place to find the s…
Browse files Browse the repository at this point in the history
…tream key.
  • Loading branch information
gabek authored Jun 24, 2024
1 parent 5752d39 commit 03c9e0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/docs/broadcasting/obs.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ OBS is a popular piece of free software that will get you streaming from your ow
1. Open OBS Settings and go to "Stream".
2. Select "Custom..." as the service.
3. Enter the URL of the server running your streaming service in the format of rtmp://myserver.net/live.
4. Enter your "Stream Key" that matches your [key](/docs/configuration) file.
4. Enter your "Stream Key" that matches a stream key defined in the Owncast admin. By default there is a single stream key that matches the default admin password of `abc123` but this should be changed.
5. Start the server.
6. Press "Start Streaming" (OBS) or "Go Live" (Streamlabs) on OBS.

0 comments on commit 03c9e0a

Please sign in to comment.