theRealRobG / PFInterstitials

An attempt to polyfill the functionality of HLS Interstitials to versions of iOS/tvOS before the introduction of AVPlayerInterstitialEventController
0 stars 0 forks source link

Add live stream with EXT-X-DATERANGE markers to the reference app #2

Closed theRealRobG closed 3 years ago

theRealRobG commented 3 years ago

In order to have an example integration of scheduling events by date it will be necessary to consume a stream that is live and contains EXT-X-DATERANGE information at regular intervals. A good candidate for this stream is the following free testing stream from Unified Streaming: https://live.unified-streaming.com/scte35/scte35.isml/master.m3u8?hls_fmp4

The current VOD stream should also remain available; therefore, an extra button should be added to the main screen to start the live stream.