https://github.com/buganini/webnautilus
web-based file browser, feature with images/document thumnailing, video player
https://github.com/buganini/webnautilus
Last synced: about 1 year ago
JSON representation
web-based file browser, feature with images/document thumnailing, video player
- Host: GitHub
- URL: https://github.com/buganini/webnautilus
- Owner: buganini
- Created: 2009-09-12T08:23:38.000Z (almost 17 years ago)
- Default Branch: master
- Last Pushed: 2011-05-08T13:12:20.000Z (about 15 years ago)
- Last Synced: 2025-05-15T23:12:21.065Z (about 1 year ago)
- Language: PHP
- Homepage:
- Size: 164 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Notice:
temp and cache dir should be in the same partition so that files can be moved fast.
Dependency:
archivers/p7zip
audio/timidity
converters/enca
databases/memcached
databases/pecl-memcache
devel/gearmand
devel/pecl-gearman
editors/libreoffice
graphics/ImageMagick
multimedia/mplayer
multimedia/ffmpeg (with libfaac)
multimedia/yamdi
print/ghostscript8
www/mod_h264_streaming (for apache)
x11-servers/xorg-vfbserver (and it's missing dependency:)
x11/xkeyboard-config
flowplayer (and it's plugins:)
audio
pseudostreaming
firefox 2+
Pearl Crescent Page Saver (Basic)
Notes:
rc.local:
killall Xvfb
Xvfb :5 -screen scrn 1024x768x24 &
DISPLAY=:5.0
export DISPLAY
killall gearman
/usr/local/bin/gearman -w -f webnautilus -- /usr/local/bin/php /home/www/picture/worker.php &
php /home/www/picture/warmup.php
crontab:
0 2 * * * root /usr/local/bin/php /home/www/picture/walker.php
0 3 * * * root find /home/www/cache -atime +7 -delete
0 3 * * * root find /home/www/cache -size 0 -delete
robots:
User-agent: *
Disallow: /picture/pack.php