Dave Jones

Results 127 comments of Dave Jones

This is effectively ready now; there's a setup.py with optional dependencies for master and monitor (useful when deploying build slaves). I can register it on PyPI if you'd like.

Doh, completely forgot about this - once I'm happy the separate-tasks branch is reasonably stable I'll bump the version and upload again to PyPI.

Some additional data: as a quick follow-up to your note on the ubuntu mailing list (and my apologies it's taken so long to post this!), I just thought I'd add...

A couple of additional thoughts: I was going through similar packages on flathub (as I'm intending to file a similar ticket over there, because there's a similar pile of things...

Implemented TIFF and PNG support in 1da09f3a0e3695bc299f88d583cac9a044ae008c using external dependency of exiftool to preserve Exif data across conversions. Browser support for TIFF is lacking so images taken in this format...

I don't know if broadcasts work with link-local addressing, as you're using here. Try switching to a private range like 192.168.0.0/16 or 10.0.0.0/8 and see if that fixes things.

No prob - the client should run happily on Raspbian. The command line client should "just work" - just install the compoundpi-client package and you'll have it. The GUI might...

At the moment I think the command line and GUI clients don't provide any means of configuring the output filename - they simply use the IP address and capture time...

Okay, 0.4 is out now (though it'll take a few days for it to hit the Raspbian repos). Still, I've had the opportunity to test using a Pi as the...