Replies: 3 comments 1 reply
-
Hi, thanks for the question. There won't be anything like a "splitter port" but we are looking at adding a "multiple encode" feature which would be equivalent. |
Beta Was this translation helpful? Give feedback.
-
Hi! https://github.com/raspberrypi/picamera2/pull/551/commits/1463c23d1e98a39e1724a4ff786b579d0e1265ea worked brilliantly for me! Looks like "multiple encode" is already there - it's just not quite so easy to set up the second encoder. Thanks @davidplowman |
Beta Was this translation helpful? Give feedback.
-
There is actually another PR in progress that will make this easier. See #588. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is PiCamera2 providing a splitter_port option as it was available from PiCamera 1.xx ?
The goal is to be able to record simultaneously into 2 files: one file with quality.low resolution and a second file with quality.high resolution.
Beta Was this translation helpful? Give feedback.
All reactions