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

Add live transcoding #18

Open
erodozer opened this issue Jun 13, 2017 · 0 comments
Open

Add live transcoding #18

erodozer opened this issue Jun 13, 2017 · 0 comments

Comments

@erodozer
Copy link
Collaborator

After listening to some of my high quality audio, I've realized that streaming them directly might not always be a good option. Sent around 400mb over 2.4hrs, which is not friendly for streaming to a phone at all.

Look into adding transcoding with ffmpeg and sending over a generator. There's an example here that might need some additional tweaks. The biggest drawback is now we'll be serving data from flask instead of nginx, so that might hurt performance a bit.
https://stackoverflow.com/questions/3639604/html5-audio-video-and-live-transcoding-with-ffmpeg

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