Skip to content

Commit

Permalink
Merge pull request ngld#171 from JLGarber/stream-guide-update-wsocket
Browse files Browse the repository at this point in the history
Docs: Update streamers.md to include current WebSocket usage steps
  • Loading branch information
ngld authored Dec 10, 2020
2 parents 0da98d8 + 7211cd2 commit ef8fe69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/streamers.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ layout: article

## Quick start

1. In ACT, go to Plugins > Overlay WSServer.
1. In ACT, go to Plugins > OverlayPlugin WSServer > Stream/Local overlay.
2. Leave all settings on their defaults (keep SSL disabled!) and click `Start`.
3. Look for an overlay that supports WebSocket connections. I've listed a few below.
4. Add a browser source in OBS. Enter `<overlay URL>?HOST_PORT=ws://127.0.0.1:10501/` as the URL. For Kagerou the URL would be: https://idyllshi.re/kagerou/overlay/?HOST_PORT=ws://127.0.0.1:10501/
Expand Down

0 comments on commit ef8fe69

Please sign in to comment.