Skip to content

Interpipesink duplicates preroll buffer on live source #166

Description

@dbrenes-rr

When using a live source connected to interpipesink, it will always duplicate the preroll buffer. Hence, the interpipesrc connected to it will receive two buffers which are identical.

This was tested by analyzing the LOG level messages on interpipesink, and verifying how two buffers with the same address (pointer) are always sent downstream.

A quick fix is to remove the preroll callback on the internal code. We need to investigate this further.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions