Skip to content

use multiple streams with isp #41

@tranhien1612

Description

@tranhien1612

i read examples and saw ISP can support 3 streams running concurrently (Main, viewfinder, still capture). but i cant find any example about it. i want to use more than 1 stream for my camera applications.

Specifically I want to run at least 2 stream, 1 for streaming and 1 for capturing images and streams use a different resolution.

i don't know how to do it. can anyone help me do it? thanks for all.

	 *   +-------------------------------------------------------+
	 *   | Camera                                                |
	 *   |                +-----------+                          |
	 *   | +--------+     |           |------> [  Main output  ] |
	 *   | | Image  |     |           |                          |
	 *   | |        |---->|    ISP    |------> [   Viewfinder  ] |
	 *   | | Source |     |           |                          |
	 *   | +--------+     |           |------> [ Still Capture ] |
	 *   |                +-----------+                          |
	 *   +-------------------------------------------------------+

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions