edi-cam icon indicating copy to clipboard operation
edi-cam copied to clipboard

editing ffserver.conf file

Open falakdesai opened this issue 8 years ago • 1 comments

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 ?

falakdesai avatar Dec 11 '15 05:12 falakdesai

Have you taken a look at https://github.com/drejkim/edi-cam/issues/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.

estherjk avatar Dec 11 '15 05:12 estherjk