Skip to content

Hailo auto-detect#1356

Merged
davidplowman merged 5 commits intonextfrom
hailo
Jan 27, 2026
Merged

Hailo auto-detect#1356
davidplowman merged 5 commits intonextfrom
hailo

Conversation

@naushir
Copy link
Collaborator

@naushir naushir commented Jan 22, 2026

No description provided.

@naushir naushir changed the base branch from main to next January 22, 2026 12:47
@naushir naushir force-pushed the hailo branch 5 times, most recently from 7c1995a to c1cb504 Compare January 22, 2026 15:04
davidplowman and others added 5 commits January 27, 2026 13:44
This will stop playback software from complaining so much.

Signed-off-by: David Plowman <david.plowman@raspberrypi.com>
Previously, the PyavOutput was informed about the expected streams (by
calling output._add_streams) when the encoder starts. But we also need
to do this if the output is attached to the encoder once it's already
running.

So we put those _add_streams calls into a new encoder.send_streams
method which we now call both when then encoder starts and when an
output is attached to a running encoder.

Signed-off-by: David Plowman <david.plowman@raspberrypi.com>
Tidy up or provide improved versions of some of the older examples.

Signed-off-by: David Plowman <david.plowman@raspberrypi.com>
This will be needed in a future commit to auto-select the correct model
HEF files for the detect and pose examples.

Signed-off-by: Naushir Patuck <naush@raspberrypi.com>
Use the hailo_architecture() helper to see which device is attached, and
select the appropriate HEF file for the architecture in use.

Signed-off-by: Naushir Patuck <naush@raspberrypi.com>
@davidplowman davidplowman merged commit 444684a into next Jan 27, 2026
5 checks passed
@davidplowman davidplowman deleted the hailo branch January 27, 2026 16:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants