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

Slow video #81

Open
adolfocartagena opened this issue Feb 27, 2024 · 2 comments
Open

Slow video #81

adolfocartagena opened this issue Feb 27, 2024 · 2 comments

Comments

@adolfocartagena
Copy link

Hello everyone.
When the application has been open for about 15 minutes it begins to look very slow, as if the FPS were dropping.

Thanks greetings

@iEvgeny
Copy link
Owner

iEvgeny commented Feb 27, 2024

Hi!
Please check the CPU and memory utilization during playback.

@Python1320
Copy link

Does this happen only if you have multiple streams visible at the same time?
Is your GPU intel?
Are you running with acceleration?

For me I get similar very gradual slowdowns, but only with multiple streams: Works good for at least 10 minutes, but the following day very slowed down. Will check CPU/GPU usage next time.

I am running on Debian 12 on Intel GPU (i5-5200U) with acceleration:

$ sudo intel_gpu_top 
intel-gpu-top: Intel Broadwell (Gen8) @ /dev/dri/card0 -  284/ 284 MHz;  24% RC6
    0.19/ 7.48 W;      901 irqs/s

      IMC reads:     5139 MiB/s
     IMC writes:     3975 MiB/s

         ENGINES     BUSY                                                    MI_SEMA MI_WAIT
       Render/3D   48.63% |███████████████████████▍                        |      0%      0%
         Blitter    0.00% |                                                |      0%      0%
           Video   20.66% |██████████                                      |      0%      0%
    VideoEnhance    0.00% |                                                |      0%      0%

    PID     Render/3D         Blitter           Video        VideoEnhance    NAME
2910161 |████▏          ||               ||███▏           ||               | cctv-viewer
   1760 |███▏           ||               ||               ||               | Xorg

(Interestingly enough https://www.happytimesoft.com/products/onvif-client/index.html also has a leak in memory side so could have something to do with the system itself.)

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

3 participants