Skip to content

Latest commit

 

History

History

subscribeHLS

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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