Skip to content

Commit b86cc32

Browse files
Add references to player docs (#204)
2 parents 5c30750 + ace173d commit b86cc32

13 files changed

+26
-20
lines changed

theolive/getting-started/authorization.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
sidebar_position: 1
2+
sidebar_position: 2
33
---
44

55
# Authorization

theolive/getting-started/billing.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
sidebar_position: 5
2+
sidebar_position: 6
33
---
44

55
# How Billing works for THEOLive

theolive/getting-started/manage-team.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
sidebar_position: 7
2+
sidebar_position: 8
33
---
44

55
# How to manage your team

theolive/getting-started/platforms.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
sidebar_position: 3
2+
sidebar_position: 4
33
---
44

55
# Platforms

theolive/getting-started/player.mdx

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
sidebar_position: 1
3+
---
4+
5+
# Player
6+
7+
The recommended player for THEOlive streams is THEOplayer. The documentation for THEOplayer can be found in the
8+
respective tab. The THEOlive specific guides can be found [here](../../../theoplayer/how-to-guides/web/theolive/getting-started/).

theolive/getting-started/real-time-update-with-webhooks.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
sidebar_position: 8
2+
sidebar_position: 9
33
---
44

55
# Real-Time Updates with webhooks

theolive/getting-started/regions.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
sidebar_position: 2
2+
sidebar_position: 3
33
---
44

55
# Regions

theolive/getting-started/scheduler.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
sidebar_position: 9
2+
sidebar_position: 10
33
---
44

55
# THEOlive scheduler: schedule channel start & stop

theolive/getting-started/sei-messages.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
sidebar_position: 10
2+
sidebar_position: 11
33
---
44

55
# In-stream metadata through SEI messages

theolive/getting-started/stream-configuration.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
sidebar_position: 4
2+
sidebar_position: 5
33
---
44

55
# Stream Configuration

theolive/getting-started/troubleshooting.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
sidebar_position: 11
2+
sidebar_position: 12
33
---
44

55
# Troubleshooting

theolive/getting-started/viewer-insights.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
sidebar_position: 6
2+
sidebar_position: 7
33
---
44

55
# Viewer Insights

theolive/index.mdx

+7-9
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,14 @@ sidebar_position: 1
77

88
import SidebarDocCardList from '@site/src/components/SidebarDocCardList';
99

10-
THEOlive is a powerful, low latency streaming solution across various platforms and devices. THEOlive
11-
delivers sub-second latency while maintaining exceptional playback quality and viewer experience.
12-
The platform supports multiple streaming protocols and formats, making it versatile for different use cases,
13-
from live sports broadcasting to real-time interactive applications.
14-
THEOlive's architecture is designed to handle the complexities of live streaming, including automatic quality adaptation,
15-
network condition management, and seamless playback across different network environments.
10+
THEOlive is a low latency streaming solution across various platforms and devices. It
11+
delivers sub-second latency while maintaining exceptional playback quality and viewer experience. This all makes it perfect
12+
for all kinds of use cases including but not limited to: live sports, sports betting and interactivity.
1613

17-
The recommended way to play these streams are using THEOplayer. THEOlive sources are not really different from other sources so most
18-
of the regular THEOplayer documentation is relevant for THEOlive playback.
14+
For the player (which is just regular THEOplayer), follow the
15+
[THEOlive player guides](../theoplayer/how-to-guides/web/theolive/getting-started/).
1916

20-
On these pages, you'll learn how to get started with THEOlive, how to use the various features, and explore examples.
17+
On these pages, you'll learn how to get started with the THEOlive backend, how to use the various features, and explore
18+
examples.
2119

2220
<SidebarDocCardList />

0 commit comments

Comments
 (0)