/http-live-upload-server

Simple HTTP upload and serve server to use with DASH/HLS encoder.

Primary LanguageJavaScript

http-live-upload-server

npm

A simple HTTP upload and serve server to use with DASH/HLS encoder.

Todo

  • Printout real IP address
  • Add CORS support
  • Add GET handler
  • Add GET file list as HTML page
  • Add an option to specify server port
  • Add an option to specify an upload url
  • Add an option to specify the request url
  • Add Travis support
  • Add code coverage tool