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 pass variable width and height during live streaming to media server #1

Open
keyanmca opened this issue Dec 7, 2014 · 1 comment

Comments

@keyanmca
Copy link

keyanmca commented Dec 7, 2014

Hi, I need to pass different resolution while video streaming to Media server from ffmpeg.

ffmpeg -i video="new.avi" -r 30 -b:v 128k -s 640x480 -f flv rtmp://serverIp/live/stream.

Is it possible to change -s (Size) during live video streaming?

@ddragosd
Copy link
Owner

hi @keyanmca unfortunately I have missed this issue you've opened. The answer is yes; let me know if you still need assistance.

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