mediabox view README @ rev 7

Add some devel info to README (thanks Paul for the tiny edit :-)
author Christophe Lincoln <pankso@slitaz.org>
date Thu Feb 23 21:59:04 2017 +0100 (2017-02-23)
parents 482996fb9b2f
children
line source
1 README - CGI/SHell Media Box
2 ================================================================================
4 Light and elegant Media Box using CGI/SHell script and HTML5 technology.
6 What is working right now 20170223: single audio, video, radio
8 Tested with:
10 lighttpd: ok
11 httpd: audio ok, video don't start
13 TODO: handle playlist with or without javascript ?
16 Development environment
17 --------------------------------------------------------------------------------
18 Mediabox is coded in CGI/SHell script and should run with Busybox httpd applet
19 and lighttpd web server. Quick start:
21 $ cd ~/Public/cgi-bin
22 $ hg clone http://hg.slitaz.org/mediabox
23 $ install -d -m 0777 mediabox/cache
24 $ cd mediabox
25 --> If lighttpd runing
26 $ tazweb --notoolbar http://localhost/~$USER/cgi-bin/mediabox
27 --> Devel Busybox httpd
28 $ sudo ./server.sh
31 Playlists
32 --------------------------------------------------------------------------------
33 Playlists are stored in user directory: ~./config/mediabox/playlists
34 Existing playlists can be added into MediaBox with the cmdline tool:
36 $ mediabox add-playlist path/to/playlist.m3u