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

Does this still work? #2

Open
csandman opened this issue Jun 14, 2022 · 0 comments
Open

Does this still work? #2

csandman opened this issue Jun 14, 2022 · 0 comments

Comments

@csandman
Copy link

This seems like the perfect solution to the issue I've been facing of trying to stream long M4B files to a client (audio/mp4 files). However, when I try to pipe the stream to a network response, it doesn't appear to change the speed at which the file starts playing. Where as, if I convert the file to use faststart with ffmpeg beforehand it does. I know the last push to this repo was a long time ago, so some of the built in node functions could have changed (I'm on v16.13.1), so I'm curious if you still use this or have had any success with using it on modern node versions. I also tried copying the file into my project and a few of the built in node functions appeared to be called incorrectly.

If this still has potential to function, I wouldn't be against putting in the time to modernizing it, I'd just like to know if it's worth investing my time.

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

1 participant