lispEn 2022-12-13 16:36:29

HLS.js is a JavaScript library that implements an HTTP Live Streaming client. It relies on HTML5 video and MediaSource Extensions for playback.

https://github.com/video-dev/hls.js


Hunchentoot is a web server written in Common Lisp and at the same time a toolkit for building dynamic websites

http://edicl.github.io/hunchentoot/


How to install the web app

See the doc


Clone the repo

Get the code


Example:

http://localhost:8090/video-hls.html


#hls #hunchentoot


También te puede interesar