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

How to Encode video at different resolutions #191

Open
mdsohelmia opened this issue Mar 22, 2024 · 4 comments
Open

How to Encode video at different resolutions #191

mdsohelmia opened this issue Mar 22, 2024 · 4 comments

Comments

@mdsohelmia
Copy link

image
@MadMakz
Copy link

MadMakz commented Jul 2, 2024

Same; There's absolutely no documentation about adaptive streaming

@Rokamun
Copy link
Contributor

Rokamun commented Jul 2, 2024 via email

@MadMakz
Copy link

MadMakz commented Jul 2, 2024

Thanks for your great reply!

I experimented with the nginx-rtmp-module a bunch of years back when OBS Studio wasn't even in a usable state (So OBS1 times) so i'm aware that there has to be some reencoding for adaptive bitrate. I just got the wrong idea out of your project that it does this "natively" or via "one-click".

My use case would be serverside and as docker.

So if i understand correct,

1.) your docker image doesn't come with ffmpeg (that's no problem since i can dockerize it with ffmpeg myself)

2.) it IS possible then within mistserver but i fail to understand.

My guess is that "Stream processes" with optional parameters is involved in that process? If so, i'm not understanding input & target stream correctly i think.

@Rokamun
Copy link
Contributor

Rokamun commented Jul 3, 2024 via email

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

3 participants