Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/guysoft/OctoPi.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorusk-johnny-s <usk.johnny.s@gmail.com>2019-07-02 16:58:33 +0300
committerGuy Sheffer <guysoft@gmail.com>2019-07-02 16:58:33 +0300
commit555b28b06fccf10b4423c9ee9a807aa2c7916475 (patch)
tree797e4b54d4e65e7c786ea2485e14483b2fd09c41 /src/modules/octopi/filesystem/boot
parent7ae5fcb998fc8b6016b53e7bfc1a82ecf27b21d6 (diff)
Accept to specify a camera device with "-d /dev/v4l/*" in "/boot/octpi.txt" (#597) #596
* Accept to specify a camera device with "-d /dev/v4l/*" in "/boot/octpi.txt" * Support plug and play of a USB camera. (delayed a read-link of a device link) * Add feature: Load multiple camera configuration files. * change video config file path to "/boot/octopi.conf.d/*.txt" and remove loading of conventional location video config file. * Create video config directory and move config-file. * Remove conventional config file * Fix typo of variable name * Fix typo of variable refernce * Fix issue of raspi-cam with camera="auto" in webcamd script. Change webcamd startup mechanism to systemd from init.d.
Diffstat (limited to 'src/modules/octopi/filesystem/boot')
-rw-r--r--src/modules/octopi/filesystem/boot/octopi.conf.d/octopi.txt (renamed from src/modules/octopi/filesystem/boot/octopi.txt)0
1 files changed, 0 insertions, 0 deletions
diff --git a/src/modules/octopi/filesystem/boot/octopi.txt b/src/modules/octopi/filesystem/boot/octopi.conf.d/octopi.txt
index 12557d9..12557d9 100644
--- a/src/modules/octopi/filesystem/boot/octopi.txt
+++ b/src/modules/octopi/filesystem/boot/octopi.conf.d/octopi.txt