motioneye-project / motioneye

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

Grey screnn #2750

Open MiNuSMaiD opened 1 year ago

MiNuSMaiD commented 1 year ago

Hello, I have installed cctv 4k resolution 3840*2160 cameras from several brands on my installation (hikvision, ubiquiti, ankee) I add the cameras well, communication is going well. the problem is that the image shows different gray images or clouds of gray images. do you have a solution so that it is more gray image appearance? to know I have lowered my framerate 5i/s and it does not change anything ![20230422_230204.jpg](https://user-im![20230422_230216.jpg](https://user-images.githubusercontent.com/89468198/233977774-891837f2-35f0-4cb8-bb4d-96528f45f791.jpg)

3977775-f341ca3f-3ecb-4b5b-b4d1-e8e2404c1630.jpg)

![Uploading 20230422_230216.jpg …]()

20230422_230147.jpg

20230422_230151.jpg

jwhite commented 1 year ago

I have a similar issue. It isn't constant, but every minute or so it goes grey.

VLC can decode the rstp stream correctly. This is an ezviz outdoor camera.

The codec listed in vlc is Codec: MPEG-H Part2/HVEC (H.265) (hevc)

jwhite commented 1 year ago
image
MichaIng commented 1 year ago

Is it the dev v0.43.0 of motionEye or v0.42.1? Which hardware you run motionEye on?

Probably a bandwidth or hardware performance issue, @MiNuSMaiD in your case the actual frame rate is about 2 fps, so there is some bottleneck way below the 5 fps you tried to limit it to.

MiNuSMaiD commented 1 year ago

It is the version v0.42.1 of motionEye. MotionEye is running on a Xeon processor with virtualization overlay under Proxmox, with a 10GB network card and 32GB of RAM

MichaIng commented 1 year ago

Could be tested with the new version. I do not remember a fix explicitly done about such issue, but there have been a lot of commits I am not aware of, respectively done before I joined the project: https://github.com/motioneye-project/motioneye/tree/dev#installation