Skip to content

Pause/Stop/Restart the pipeline #6

@yizhouzhao

Description

@yizhouzhao

Thanks for your great work.

I am a developer and I want to control the flow of streaming. May I know what is the best practice for Pause/Stop/Restart the streaming pipeline?

const promise1 =  this.inputStream
          .pipeThrough(this.EncodeVideoStream(self,this.config))
          .pipeThrough(this.Serialize(self,this.config))
          .pipeTo(this.createSendStream(self,this.transport))

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