ksseverson57 / campy

Python package for streaming video from multiple cameras to disk. Features real-time compression and debayering using FFmpeg.
MIT License
37 stars 18 forks source link

imageio-ffmpeg only available on conda-forge #6

Closed spoonsso closed 3 years ago

spoonsso commented 3 years ago

Got an error following the readme install instructions and had to use conda-forge to install instead of the default channel. Suggest updating readme.

ksseverson57 commented 3 years ago

Setup and README instructions have been updated to simplify installation.