Skip to content

Notify stream creator of stream stop #38

@rskew

Description

@rskew

As a user of the Python API for creating streams in Aiko Pipelines, I need to know when a stream has stopped so I can take subsequent actions.

Currently, the start_stream method on a Pipeline enables being notified of completed frames via the queue_response and topic_response arguments. I propose also sending a message to the response queue and/or topic when the stream is stopped.

Example implementation in this draft PR #28

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