Update existing mjpeg-player to play media loaded using modified hls.js code.

Issue #234 resolved
Trek Hopton created an issue

The existing player plays MJPEG from file.

With the addition on m3u playlist support, we need to:

  • add a URL input field to the HTML to load playlists
  • adapt the player to receive live, continuous data
  • trigger m3u playlist loading process when input is detected

Comments (1)

  1. Log in to comment