motioneye-project / motioneye

A web frontend for the motion daemon.
GNU General Public License v3.0
3.94k stars 650 forks source link

[HOW-TO] stop motioneye from resizing network camera #2876

Open Fisch64 opened 10 months ago

Fisch64 commented 10 months ago

I got a picamera v3 setup as a network camera to make it work in motioneye. Its running in 3258x1832 and showing perfect quality when Im accessing it directly. Motioneye however butchers the resolution down to 640x480 and sets the image to 4:3. I cant find any way to change this behaviour in motion.conf, motioneye.conf or camera.conf. Any help would be appreciated.

ferociousdiablo commented 5 months ago

You need to add height and width into the camera-1.conf file (change the 1 if not first camera) e.g height 1832 width 3258