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

Adjustable bitrate and fps on the fly #3234

Closed
pankajsaini1987 opened this issue Apr 13, 2024 · 1 comment
Closed

Adjustable bitrate and fps on the fly #3234

pankajsaini1987 opened this issue Apr 13, 2024 · 1 comment

Comments

@pankajsaini1987
Copy link

Adaptive Bitrate and FPS on the fly

Describe the feature

Description
it will be good if you can provide Adaptive bitrate and fps without restarting the stream,
if i want to downgrade or upgrade the fps or bitrate to save hardware and resources, it will be really helpful.

@aler9
Copy link
Member

aler9 commented May 14, 2024

Hello, unfortunately inside the server we cannot re-encode the streams natively, for both performance and legal reasons. If you want to create some low resolution streams for each incoming stream, you can use FFmpeg inside runOnReady as described in the README:

https://github.com/bluenviron/mediamtx?tab=readme-ov-file#remuxing-re-encoding-compression

@aler9 aler9 closed this as not planned Won't fix, can't repro, duplicate, stale May 14, 2024
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

2 participants