ovenplayer 0.10.13 → 0.10.17

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,16 +1,16 @@
1
- # "HTML5 player for OvenMediaEngine" OvenPlayer
1
+ # "JavaScript-based WebRTC Player for OvenMediaEngine" OvenPlayer
2
2
 
3
3
 
4
4
  ## What is OvenPlayer?
5
5
 
6
- In short, OvenPlayer is <b>Open-Source HTML5 Player</b>.
6
+ In short, OvenPlayer is an <b>Open-Source</b> and <b>JavaScript-based WebRTC Player</b> for OvenMediaEngine (OME).
7
7
 
8
8
  OvenPlayer supports WebRTC Signaling from OvenMediaEngine for Sub-Second Latency Streaming. And, it automatically plays and fallbacks using <b>WebRTC</b>, <b>Low Latency MPEG-DASH</b> (LLDASH), <b>MPEG-DASH</b>, <b>HLS</b>, and <b>RTMP</b>.
9
9
 
10
10
  See the picture below:
11
- <img src="docs/assets/images/01_OvenPlayer_210512.png" style="max-width: 100%; height: auto;">
11
+ <img src="demo/assets/images/OvenPlayer_Overview_GitHub_220117.svg" style="max-width: 100%; height: auto;">
12
12
 
13
- We also provide [OvenMediaEngine](https://github.com/AirenSoft/OvenMediaEngine), Open-Source Sub-Second Latency Streaming Server.
13
+ We also provide [OvenMediaEngine](https://github.com/AirenSoft/OvenMediaEngine), an Open-Source Streaming Server that enables Large-Scale and Sub-Second Latency Live Streaming.
14
14
 
15
15
 
16
16
  ## What is the goal of this project?
@@ -19,23 +19,23 @@ AirenSoft aims to make it easier for you to build a stable broadcasting/streamin
19
19
  Therefore, we will continue developing and providing the most optimized tools for smooth Sub-Second Latency Streaming.
20
20
 
21
21
  Would you mind clicking on each link below for details:
22
- * ["Live Streaming Encoder for Mobile" <b>OvenLiveKit SDK](https://www.airensoft.com/olk)</b>
23
- * ["Sub-Second Latency Streaming Server" <b>OvenMediaEngine](https://www.ovenmediaengine.com/ome)</b>
24
- * ["HTML5 Player" <b>OvenPlayer](https://www.ovenmediaengine.com/ovenplayer)</b>
22
+ * ["Live Streaming Encoder for Mobile" <b>OvenLiveKit](https://www.ovenmediaengine.com/olk)</b>
23
+ * ["Large-Scale Streaming Server with Sub-Second Latency" <b>OvenMediaEngine](https://www.ovenmediaengine.com/ome)</b>
24
+ * ["JavaScript-based WebRTC Player" <b>OvenPlayer](https://www.ovenmediaengine.com/ovenplayer)</b>
25
25
 
26
26
 
27
27
  ## Features
28
28
 
29
- * HTML5 Standard Player
30
- * Streaming Playback with Various Protocols
29
+ * <b>HTML5 Standard Video Player</b>
30
+ * <b>Live Streaming with Various Protocols</b>
31
31
  * Sub-Second Latency: WebRTC (Signalling Protocol Conforms to the OME Specification)
32
32
  * Low Latency: MPEG-DASH (Chunked CMAF)
33
33
  * Legacy: MPEG-DASH, HLS
34
- * Automatic Fallback
35
- * Fully Customizable UI and SDK
36
- * Insert ADs with Various Formats
34
+ * <b>Automatic Fallback Streaming</b>
35
+ * <b>Fully Customizable UI and SDK</b>
36
+ * <b>Insert ADs with Various Formats</b>
37
37
  * VAST4, VAST3, VAST2, VPAID2 (HTML5), VMAP1.0.1
38
- * Support Multiple Subtitle Formats
38
+ * <b>Support Multiple Subtitle Formats</b>
39
39
  * SMI, VTT, SRT
40
40
 
41
41
 
@@ -46,7 +46,7 @@ Please read the [Quick Start](https://airensoft.gitbook.io/ovenplayer/#quick-sta
46
46
 
47
47
  ## API and Configuration
48
48
 
49
- Start the [Demo](https://airensoft.github.io/OvenPlayer/docs/demo.html) and see [API and Configuration](https://airensoft.gitbook.io/ovenplayer/initialization) for more details.
49
+ Start the [Demo](https://demo.ovenplayer.com) and see [API and Configuration](https://airensoft.gitbook.io/ovenplayer/initialization) for more details.
50
50
 
51
51
 
52
52
  ## Build the source code
@@ -80,9 +80,9 @@ We always hope that OvenPlayer will make your project a success.
80
80
  * `Without TLS`: [http://demo.ovenplayer.com](http://demo.ovenplayer.com)
81
81
  * `With TLS`: [https://demo.ovenplayer.com](https://demo.ovenplayer.com)
82
82
  * [OvenMediaEngine Github](https://github.com/AirenSoft/OvenMediaEngine)
83
- * Sub-Second Latency Streaming Server
83
+ * Large-Scale Streaming Server with Sub-Second Latency
84
84
  * [AirenSoft Website](https://www.airensoft.com/)
85
- * AirenSoft's Solutions/Services, and Blog (Tech Journal)
85
+ * AirenSoft's Solutions/Services, and AirenBlog (Tech Journal)
86
86
 
87
87
 
88
88
  ## License