Skip to content

Stream output to memory buffer #108

@MrMarble

Description

@MrMarble

Is there a way to get the output stream?

I'd like to buffer some video for manual playing, currently I use --sout #std{mux=ts,access=file,dst=-} to output the data to the console and capture it manually to then use it as a buffer.

It would be better to access the stream directly, like with https://wiki.videolan.org/Documentation:Modules/smem/, but I'm not sure on how to do it (or if it's even possible)

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