@@ -7,16 +7,14 @@ sidebar_position: 1
7
7
8
8
import SidebarDocCardList from ' @site/src/components/SidebarDocCardList' ;
9
9
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.
16
13
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/ ) .
19
16
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.
21
19
22
20
<SidebarDocCardList />
0 commit comments