Skip to content

Streamedian/html5_hls_player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Overview

html5_hls_player.js is a Javascript library which implements HLS client for watching streams in your browser that works directly on top of a standard HTML

Test stream

Link to server running with websock_hls_proxy and test page http://specforge.com/html5hlsstream/index.html

Browser support:

streaming over websocket:

  • Firefox v.42+
  • Chrome v.23+
  • MS Edge v.13+
  • Opera v.15+
  • Android browser v.5.0+
  • IE Mobile v.11+

streaming over HTTP:

  • OSX Safari v.8+
  • iOS Safari

not supported Internet Explorer

Releases

No releases published

Packages

No packages published