platypush/platypush/plugins/camera/ffmpeg
Fabio Manganiello 98e9abde18
continuous-integration/drone/push Build is passing Details
Extended manifest files with Python system packages (if available).
- If a Python optional dependency is available as a system package on
  the target system, try and install it that route rather than pip. It's
  usually faster and it decreases the risk of breaking system packages.

- Added support for apk dependencies in manifest files. This brings the
  number of distros officially supported by all the extensions to four:

  - Alpine
  - Arch
  - Debian
  - Ubuntu
2023-08-16 22:43:51 +02:00
..
__init__.py Frames directory should be created in 0o755 mode 2020-09-28 02:33:27 +02:00
manifest.yaml Extended manifest files with Python system packages (if available). 2023-08-16 22:43:51 +02:00
model.py Added FFmpeg camera plugin [relates to #150] 2020-09-27 12:52:07 +02:00