-
-
Notifications
You must be signed in to change notification settings - Fork 5.4k
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
Migrate from NGINX-RTMP, support HLS variant, multiple bitrate, HLS multi-bitrate #463
Comments
@winlinvip Is this something you're looking for contributions on or do you plan to write this yourself? Thanks for everything! |
Both are ok. |
This would be crazy useful. I stumbled upon SRS and was very excited but with no support for HLS variants SRS does not fit my use case :) Unfortunately am unable to contribute to this :( |
Plan in SRS4. |
For people how needs this feature: you can realize this now already with srs:
If you need more resolutions just add in transcode more outputs under
and add more vhosts. Here is a working gist |
@jb-alvarado 👍 Thanks! It's a better solution to use FFMPEG to transcode RTMP to multiple HLS streams. |
https://github.com/arut/nginx-rtmp-module/wiki/Directives#hls_variant
NGINX-RTMP matches several stream names and then generates a single HLS multi-bitrate stream.
TRANS_BY_GPT3
The text was updated successfully, but these errors were encountered: