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

editing ffserver.conf file #12

Open
falakdesai opened this issue Dec 11, 2015 · 1 comment
Open

editing ffserver.conf file #12

falakdesai opened this issue Dec 11, 2015 · 1 comment

Comments

@falakdesai
Copy link

hello,

I wanted to edit ffserver.conf file and make some changes in there related to video size.
I want my camera to stream video of 960x720 resolution. right now it is streaming only 320x240 resolution as it may be specified in the ffserver.conf file.
I can edit the size of container in index.html page, but it just stretches size of window and not taking higher input size.
How can i do that ? I found the ffserver file (of size 26 MB) in /home/root/bin/ffmpeg directory, but it is in compiled format. So i cannot edit it. Can you suggest me any solution ?

@estherjk
Copy link
Owner

Have you taken a look at #6 to adjust the resolution? You can also look at the higher-res branch to see how I changed the resolution from 320x240 to 640x360. I also attempted 720p, but it was more blocky and laggy. I haven't looked at ffserver.conf in ffmpeg, so unsure how to help there.

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