HUUII
PRUÉBALO GRATIS
INICIAR SESIÓN
PEOPLE
SURVEYS
SITES
CHAT
GOALS
NOTES
FILES
CONTACTS
MONEY
ESHOPS
EDU
SCHEDULE
CAMBIAR
lisp
En 2022-12-13 16:36:29
0
0
0
454
HTTP live streaming example with Common lisp
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 podría 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
hacking
En 2022-07-07 17:27:57
Get started with Hunchentoot and Bootstrap 5
Get started with lisp and Bootstrap 5
lisp
En 2023-02-08 11:23:01
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 2022-12-13 17:02:36
Getting started with Ningle
This is a small project for starting with ningle which is a lightweight web application framework for Common Lisp.