compoundpi icon indicating copy to clipboard operation
compoundpi copied to clipboard

A project for controlling multiple Pi cameras simultaneously

Results 30 compoundpi issues
Sort by recently updated
recently updated
newest added

Any chance to get RAW support? Thanks for a great project!

Just wondering if a camera preview was ever incorporated into this? The rest of the package is great!

Hi, CPI works prefectly when I run it in terminal. But in GUI mode I cant find any servers. Do anyone know how to solve this problem? Thanks

Hello, I'm using the client with two raspberry pi 3 and v2 cameras, and ubuntu 16.04. My goal is to be able to take images at 30 fps for periods...

I am currently running around 60 Rasberry Pi 3's on a 100mb wired ethernet configuration. Capturing an image works great, even at the highest resolution using the V2.1 cameras. However,...

These were refactored out of `CompoundPiClient` into `CompoundPiServerList` in #26, but the GUI code was not updated. With this fix, finding servers in the GUI works again.

readline is not supported on Windows, [pyreadline](https://pypi.org/project/pyreadline/) is a Python-only alternative. With this fix, the CLI can run on Windows.

I'm getting a bunch of "stale sequence" and CompoundPiTransactionFailed when attempting to download pics from 30 servers. While not every time, it is happening about 90% of the time. It...

I am not too familiar with ntp but does it mean that I need internet on my PI clients to use this library since you are using ntp to sync...

Enjoying Compound Pi, thanks for providing it to the community! I appreciate that the genesis of Compound Pi (it seems) is simultaneous image capture and presentation, for which downloading to...

enhancement