]> www.vanbest.org Git - motioneye-debian/commit
cleanup, thumbnailer and media listing are now executed in a separate
authorCalin Crisan <ccrisan@gmail.com>
Sat, 11 Jan 2014 14:13:46 +0000 (16:13 +0200)
committerCalin Crisan <ccrisan@gmail.com>
Sat, 11 Jan 2014 14:45:43 +0000 (16:45 +0200)
commit05375adc97b0e460ff2f9398fb13cdc2c5524baa
tree978cd0ab04cd0b3ebe45bbb9d9a1f5d5b01bbe2b
parentdae6e497ef74cb7a87c985fe4f7d1ea134ccc66d
cleanup, thumbnailer and media listing are now executed in a separate
subprocess to avoid server blocking
motioneye.py
settings_default.py
src/cleanup.py [new file with mode: 0644]
src/handlers.py
src/mediafiles.py
src/motionctl.py
src/smbctl.py [deleted file]
src/thumbnailer.py [new file with mode: 0644]
src/update.py
src/v4l2ctl.py