Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Releasing beamcoder-stream Nodejs Stream API #108

Open
piercus opened this issue Sep 29, 2022 · 1 comment
Open

Releasing beamcoder-stream Nodejs Stream API #108

piercus opened this issue Sep 29, 2022 · 1 comment

Comments

@piercus
Copy link
Contributor

piercus commented Sep 29, 2022

This is not an issue, more an annoucement.
I have just published https://www.npmjs.com/package/beamcoder-stream which is a Node.js stream-oriented API to beamcoder.

Main idea is to be able to do

demuxerStream.pipe(decoderStream).pipe(filtererStream).pipe(encoderStream)

If anyone interested, i would be glad to get some comments/feedbacks !

@scriptorian if you're interested, i could also integrate this with a PR. What do you think ?

@UrielCh
Copy link

UrielCh commented Oct 4, 2022

Maybe you should add typing in your package.

or of course, write it in Typescript :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants