Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. Jitsi
  3. Jitsi - High CPU Usage in client's PC

Jitsi - High CPU Usage in client's PC

Scheduled Pinned Locked Moved Jitsi
20 Posts 8 Posters 3.7k Views 9 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J joseph579

    @girish we tried with both chrome and firefox, same issue for both

    girishG Offline
    girishG Offline
    girish
    Staff
    wrote on last edited by
    #11

    @joseph579 mm, actually, before you go off to their forum, do you see the same issue with https://meet.jit.si/ ?

    1 Reply Last reply
    1
    • girishG girish

      @joseph579 I don't have an answer but there's many related threads in https://community.jitsi.org/search?q=high cpu client

      I also found https://github.com/jitsi/jitsi-meet/issues/5464 , https://community.jitsi.org/t/jitsi-dev-high-cpu-usage/13529 , https://github.com/jitsi/jitsi-meet/issues/2596 ...

      I think it's best to ask this in the upstream forum (https://community.jitsi.org) .

      J Offline
      J Offline
      joseph579
      wrote on last edited by
      #12

      @girish yeah, I saw that too, quite a number of peoples are experienced the same, but it doesn't seems to be any solutions for it, most of the suggestion was suggested to turn of some features or lower the quality of the video call, it seems like the high cpu consumption is normal, the best way to solve it is either upgrade to a more powerful hardware for clients or lower down the quality of the video call..

      1 Reply Last reply
      0
      • J Offline
        J Offline
        joseph579
        wrote on last edited by
        #13

        @girish yeah i did, same issue in https://meet.jit.si/

        1 Reply Last reply
        0
        • J joseph579

          @robi it shouldn't be hardware issue as we are using a quite recent laptop with i7, 16gb ram and ssd as well, so far these are no issues when we are using TEAM or ZOOM with more than 30 participants, is it a known issues that jitsi will consume more cpu as it is using webrtc? or do u have any ideas how we can tune on the jitsi settings to make it better or more much stable?

          fbartelsF Offline
          fbartelsF Offline
          fbartels
          App Dev
          wrote on last edited by
          #14

          @joseph579 said in Jitsi - High CPU Usage in client's PC:

          a quite recent laptop with i7, 16gb ram

          I don't know what video codecs Jitsi currently uses, but seeing a high cpu usage could be an indicator that either the local video drivers are not correctly setup (or at the very least the browser does not make full use of it) or a video codec is used for which the local hardware does not support hardware acceleration for.

          I had a link in the past which outlined the steps to check hardware video acceleration in browsers, but I currently cannot find it.

          1 Reply Last reply
          1
          • avatar1024A Offline
            avatar1024A Offline
            avatar1024
            wrote on last edited by
            #15

            Do you have dedicated GPU? Otherwise high cpu usage is pretty normal, since the client is decoding video streams.

            1 Reply Last reply
            0
            • J Offline
              J Offline
              joseph579
              wrote on last edited by
              #16

              @girish @nebulon i have tested with some cloud jitsi, i actually managed to drop the cpu consumption a lot by disable the video background in interface_config, it was significant better after disabled, could you assist to add this configuration in cloudron for us as well? thanks in advance. This is the forum that i referred https://community.jitsi.org/t/high-cpu-utilization-on-client-end/25764/24 f1ee03cb-7a38-4d8d-9044-7168c139393d-image.png

              luckowL 1 Reply Last reply
              1
              • J joseph579

                @girish @nebulon i have tested with some cloud jitsi, i actually managed to drop the cpu consumption a lot by disable the video background in interface_config, it was significant better after disabled, could you assist to add this configuration in cloudron for us as well? thanks in advance. This is the forum that i referred https://community.jitsi.org/t/high-cpu-utilization-on-client-end/25764/24 f1ee03cb-7a38-4d8d-9044-7168c139393d-image.png

                luckowL Offline
                luckowL Offline
                luckow
                translator
                wrote on last edited by
                #17

                @joseph579 imho background images are a client side option. And yes: it is computationally intensive because a local js is running in a browser tab. The rendered client image is "streamed", so there are no computationally intensive calculations on the receiving machines. Therefore, it is not necessary to disable this option on the instance itself. Suggestion: You can use the jitsi apps for IOS and Android. They are optimized for smartphones and tablets and work great (for me).

                Pronouns: he/him | Primary language: German

                J 1 Reply Last reply
                2
                • luckowL luckow

                  @joseph579 imho background images are a client side option. And yes: it is computationally intensive because a local js is running in a browser tab. The rendered client image is "streamed", so there are no computationally intensive calculations on the receiving machines. Therefore, it is not necessary to disable this option on the instance itself. Suggestion: You can use the jitsi apps for IOS and Android. They are optimized for smartphones and tablets and work great (for me).

                  J Offline
                  J Offline
                  joseph579
                  wrote on last edited by
                  #18

                  @luckow thanks for the info, unfortunately we can't do the video call with smartphones and tablets only due to most of the time we are required to share screen for discussion thus making a browser version more usable is still our priority.. and yes, definitely from what we have tested, the browser version required more resources from client's PC so we are actually searching for features that we are ok to turn it off without affecting our workflow in order to get a much stable video call..

                  1 Reply Last reply
                  0
                  • nebulonN nebulon

                    The latest app package now supports some config file adjustments. If you have that installed, you will find a jitsi-meet-config.js via the filemanager through the Cloudron dashboard. That file can be edited according to https://github.com/jitsi/jitsi-meet/blob/master/config.js#L205 after that, restart the app to have changes picked up.

                    J Offline
                    J Offline
                    joseph579
                    wrote on last edited by
                    #19

                    @nebulon Thanks @nebulon, beside that i have tested with some cloud jitsi, i actually managed to drop the cpu consumption a lot by disable the video background in interface_config, it was significant better after disabled, could you assist to add this configuration in cloudron for us as well? thanks in advance. This is the forum that i referred https://community.jitsi.org/t/high-cpu-utilization-on-client-end/25764/24

                    1 Reply Last reply
                    0
                    • girishG girish

                      @joseph579 Which browser are you using? Does the CPU usage change with another browser?

                      J Offline
                      J Offline
                      joseph579
                      wrote on last edited by
                      #20

                      @girish i have tested with some cloud jitsi, i actually managed to drop the cpu consumption a lot by disable the video background in interface_config, it was significant better after disabled, could you assist to add this configuration in cloudron for us as well? thanks in advance. This is the forum that i referred https://community.jitsi.org/t/high-cpu-utilization-on-client-end/25764/24

                      1 Reply Last reply
                      2
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • Bookmarks
                      • Search