/http-streaming-server

Streaming content over HTTP

Primary LanguageTypeScriptMIT LicenseMIT

http-streaming-server

Streaming content over HTTP.

Features:

  • middleware archetecture
  • minimum dependencies
  • modularity: you can implements stream provider for your own specific needs and cases

Providers:

  • Bittorrent (using torrent-stream module)

Examples:

  • npm run examples/torrent-stream - bittorent content streaming over http.