Skip to content

One source and multiple processors on same device ? #63

@kpoman

Description

@kpoman

Hello,
I am curious on a simple setup where an RPi captures from a device and publishes to local processors (each would do a specific, independent task, say P1 detect face, P2 detect QRCode, etc.). As PUB/SUB uses a broadcast on a specified port, this wouldnt be the case as all processors are python processes running on the same host (each on their own cpu core for example). How can this be accomplished here ?
Thank you for any tip !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions