Skip to content
This repository was archived by the owner on Apr 18, 2024. It is now read-only.
This repository was archived by the owner on Apr 18, 2024. It is now read-only.

multithreading with 3 camera #168

Description

@adri994

When I connect 3 camera at the time of the code I execute this line of code:

with self.producers_lock: for producer in self.producers.values(): producer.start()

tells me the following: camera with id XXXXX could not be found.

it should be noted that the camera is recognized and saved in the producer without any problem. this error only happens when I connect 3 or more cameras.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions