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
Copy file name to clipboardExpand all lines: README.md
+11-10Lines changed: 11 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,6 @@
1
-
# Wowza SGAI (Server Guided Ad Insertion) REST API
2
-
The **SGAI REST API** module for [Wowza Streaming Engine™ media server software](https://www.wowza.com/products/streaming-engine) enables you to add HLS Interstitials with a REST api to a live video feed
1
+
# Wowza HLS Interstials REST API
2
+
The **HLS Interstials REST API** module for [Wowza Streaming Engine™ media server software](https://www.wowza.com/products/streaming-engine) enables you to add HLS Interstitials with a REST api to a live video feed by adding the #EXT-DATE-RANGE tag.
3
+
[Getting Started with HLS Interstitials](https://developer.apple.com/streaming/GettingStartedWithHLSInterstitials.pdf)
3
4
4
5
## Prerequisites
5
6
* Wowza Streaming Engine™ 4.9.4 or later is required.
@@ -12,13 +13,13 @@ The **SGAI REST API** module for [Wowza Streaming Engine™ media server softwar
12
13
* Run `./gradlew build` to build the jar file.
13
14
14
15
## Install
15
-
* Copy `wse-plugin-cloud-sgai-rest-api-x.x.x.jar` into lib directory
16
+
* Copy `wse-plugin-cloud-interstitials-rest-api-x.x.x.jar` into lib directory
0 commit comments