Skip to content

VideoStream fails when used in a multiprocessing script #2

@skypanther

Description

@skypanther

See https://github.com/Raider-Robotics-Team-1518/Jetson/blob/master/parallelized/targeting.py#L61

rv.get_video_stream(source) reports that it cannot find the IPcam, though stock OpenCV camera.read() works fine. This is likely due to the interactions between the multithreading in VideoStream and multiprocessing in the implementation.

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