HUUII
By Ikkiware
Iniciar sesión
Regístrate
Inicio
lisp
En 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
hacking
En 2022-07-13 10:20:31
Running Hunchentoot on port 80
hacking
En 2022-08-01 14:11:38
A HTTP Live Streaming example
lisp
En 2024-01-26 10:32:33
Lisp For The Web
This is a series of posts about Common Lisp for the web. The toolkit that we are going to use is Hunchentoot.
lisp
En 2024-01-10 17:41:50
Getting started with Ningle
This is a small project for starting with ningle which is a lightweight web application framework for Common Lisp.
lisp
En 2024-01-15 17:37:45
Get started with Hunchentoot and Bootstrap 5
Get started with lisp and Bootstrap 5