-
-
Notifications
You must be signed in to change notification settings - Fork 40
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
Adaptiv Bitrates #46
Comments
Do you mean vod transcoding or live transcoding? Because for live transcoding there is only missing playlist that aggregates them, since all layers are available already. For VOD there is currently missing GPU support, but it has adaptive streaming. |
Hi, i think this is a good note about ABR (and also DASH) : |
Should be easy to integrate, by adding new profile to |
Hey, i think we have to handle the different resolutions playlist files as well in the routing ... |
If you have something you can share, or open PR, i would take a look. |
i think its to early for an PR, i will try it here. wait will attach both files ... |
Hi,
first of all great project ... just did a few quick tests and its working great.
in the next days i will get a system with an nvidia p4000 for testing and so i was thinking about how about a profile with adaptiv bitrates?
after reading the specs the p4000 should do round about 22 x h264 or 26 x h265 streams simultan.
The text was updated successfully, but these errors were encountered: