You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Fixed the link to the reference for choosing collecting ingest endpoints from `manage/ingest` to `change/ingest`.
- Fixed the link to the reference for optimal encoding from `manage/encoder` to `change/encoder`.
Copy file name to clipboardExpand all lines: docs/src/content/docs/setup/postinstall.mdx
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ You're now all set to proceed with configuring your ingest endpoints.
17
17
## Add Ingest Endpoints
18
18
19
19
<Steps>
20
-
1.**Get ingest URLs** for the streaming services you're planning to stream to. The guide to [collect ingest endpoints](/refs/manage/ingest) may come in handy.
20
+
1.**Get ingest URLs** for the streaming services you're planning to stream to. The guide to [collect ingest endpoints](/refs/change/ingest) may come in handy.
21
21
22
22
2.**Add Ingest URLs** to the `"Add new ingest URL"` field in <XplexisHQ="true" /> dashboard and click `"Add Ingest"` button (or press <kbd>Enter</kbd>). Make sure the URLs are correct & properly formatted.
23
23
@@ -41,7 +41,7 @@ You're now all set to proceed with configuring your ingest endpoints.
41
41
<Xplex /> will ignore the `stream key`, and just use the `server URL` for routing.
42
42
:::
43
43
44
-
2.**Review Encoding Settings** to ensure it uses [optimal encoding](/refs/manage/encoder) that's supported by ***ALL*** the platforms you're planning to stream to.
44
+
2.**Review Encoding Settings** to ensure it uses [optimal encoding](/refs/change/encoder) that's supported by ***ALL*** the platforms you're planning to stream to.
45
45
46
46
:::tip[Rule of Thumb]
47
47
For maximum compatibility, stream at 1080p@30fps with a bitrate of 5000 Kbps.
0 commit comments