This website requires JavaScript.
Explore
Help
Sign in
fabaff
/
platypush
Watch
1
Star
0
Fork
You've already forked platypush
0
forked from
platypush/platypush
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
168b1b0e5a
platypush
/
platypush
/
plugins
/
camera
History
Fabio Manganiello
168b1b0e5a
Finalized camera.ir.mlx90640 web interface
2019-09-26 18:33:44 +02:00
..
ir
Finalized camera.ir.mlx90640 web interface
2019-09-26 18:33:44 +02:00
__init__.py
Do not import cv2 in camera.__init__ unless we specify a video_type that needs to be expanded. Otherwise we introduce the OpenCV dependency also for the camera.pi plugin
2019-09-10 00:21:11 +02:00
pi.py
camera.close() should be in a finally block to make sure that we don't
2019-08-25 16:51:10 +02:00