Tim Jungnickel

Results 9 comments of Tim Jungnickel

Hi @gedw99, pluto was designed to be a server application that features multi-leader replication between several pluto instances. The intended purpose of pluto was to be a highly available IMAP...

Hey Torsten, could you try installing SQLAlchemy via pip? Just got into the raspistill directory and try: ../bin/pip install sqlalchemy Cheers, Tim

But you did run the setup, right? ../bin/python setup.py develop the setup should install sqlalchemy via pip

unable to read /etc/init.d//etc/init.d/raspistillweb there are two // after the init.d as you have said, its probably a path problem.

Hey Torsten, great input! It should be easy to integrate the library into raspistillWeb, since i use a single method call to take a photo. Moreover i have noticed that...

Hey Torsten, long time no see :) Good news, a new version with persistent storage in a (sqlite) database will be uploaded next week. How is your underwater-pi project going?...

Hey pintafontes, non-destructive file saving is 99% implemented. Autostart is possible, however it is an os feature, not a feature of my application. I will describe how to put the...

Today i released the Version 0.2 of raspistillWeb. Now the application supports persistent storage of the pictures, timelapse recordings and settings. I also added an autostart section in the Readme....

hey balodhi, i will look into this later this week. Thank you very much :) Cheers, Tim