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

Video transcoding including HLS (HTTP Live Streaming) #13

Open
einsteinx2 opened this issue Jul 27, 2012 · 3 comments
Open

Video transcoding including HLS (HTTP Live Streaming) #13

einsteinx2 opened this issue Jul 27, 2012 · 3 comments

Comments

@einsteinx2
Copy link
Owner

Extend the transcoding system to handle video along with special support for HLS, including adaptive bitrate streams.

@einsteinx2
Copy link
Owner Author

HLS transcoding is done.

Having some issues with regular X264 transcoding though. If the whole file finishes transcoding first then it works, but if its still being transcoded it doesn't. I'm assuming it writes some headers once the process is done. Exploring container and transcode setting options.

@mdlayher
Copy link
Contributor

... Done?

@einsteinx2
Copy link
Owner Author

Nope, haven't looked at this since. HLS works, but regular video transcoding/streaming wasn't working. Need to take another look, but this took a backseat as our current focus is audio playback.

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

No branches or pull requests

2 participants