Pi camera: Difference between revisions
Jump to navigation
Jump to search
(Created page with "Motion works with the legacy camera but can be made to work using the libcamerify wrapper: <pre> libcamerify motion </pre> capture and stream: libcamera-vid -t 0 --inlin...") |
No edit summary |
||
Line 7: | Line 7: | ||
libcamera-vid -t 0 --inline --listen -o tcp://0.0.0.0:8888 |
libcamera-vid -t 0 --inline --listen -o tcp://0.0.0.0:8888 |
||
full frame capture v2 ir camera: |
|||
libcamera-vid --tuning-file /usr/share/libcamera/ipa/raspberrypi/imx219_noir.json --mode 1640:1232:10 -t 0 --inline --listen -o tcp://0.0.0.0:8888 |
|||
remotely view: |
remotely view: |
Latest revision as of 19:27, 1 November 2022
Motion works with the legacy camera but can be made to work using the libcamerify wrapper:
libcamerify motion
capture and stream:
libcamera-vid -t 0 --inline --listen -o tcp://0.0.0.0:8888
full frame capture v2 ir camera:
libcamera-vid --tuning-file /usr/share/libcamera/ipa/raspberrypi/imx219_noir.json --mode 1640:1232:10 -t 0 --inline --listen -o tcp://0.0.0.0:8888
remotely view:
mpv http://10.10.20.80:8888/