Skip to content

weimingtom/h5stream

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

H5S is a HTML5 streaming server

Features list

Native HTML5 player, no plug-in.
Support RTSP stream input, convert RTSP H264 into HTML5 Media Source Extensions H264
Support Websocket 
Support video encryption by Websocket over SSL
Don't need transcoding.
Low latency, in Chrome Firefox and safari the best latency is 300ms(1080P)
API for embedded device Raw H264 stream input.
Chrome & safari Hardware decoding support.

TODO

HEVC for MS Edge support.
4K video source testing.

Browser support

Firefox 49+
Chrome 49+
OSX Safari 9.1+
MS Edge 14+
Opera 41+
Android 4.4.4+

Usage

Usage ./h5ss url user passwd (./h5ss rtsp://192.168.0.1/stream1 admin admin), then open the browser with the url(in the hss console)

License

For more guide http://veyesys.com/

Mail : support@veyesys.com

Skype : xsmart@veyesys.com

QQ : 2104915834

About

H5S is a HTML5 streaming server, HTML5 RTSP Gateway

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 50.2%
  • C++ 35.7%
  • JavaScript 6.3%
  • Batchfile 4.3%
  • Makefile 1.7%
  • HTML 1.4%
  • Shell 0.4%