Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 425 Bytes

File metadata and controls

8 lines (6 loc) · 425 Bytes

Subscribe HLS Only

This is an example of subscribing to a stream using HLS Only. By default the SDK support HLS failover support for browsers that support HLS natively (i.e., Desktop & Mobile Safari).

In the event that HLS is not supported natively by the browser, the hls.js 3rd-party library is utilized.

Example Code