Post 9yisEZz3P7GdZQdf2O by Twelve@fosstodon.org
 (DIR) More posts by Twelve@fosstodon.org
 (DIR) Post #9yisEYJBdIBQNI2i8m by nezhac@mastodon.social
       2020-09-01T14:09:36Z
       
       0 likes, 0 repeats
       
       #jitsi has gotten a lot better recently, it's now working great with #firefox based browsers, including screen sharing as well. I'm pretty happy with it now actually. I'm wondering how much bandwidth and cpu power is needed to selfhost it
       
 (DIR) Post #9yisEZz3P7GdZQdf2O by Twelve@fosstodon.org
       2020-09-01T18:13:29Z
       
       0 likes, 0 repeats
       
       @nezhacI know @murtezayesil has been looking in to it. Perhaps hask them for more information on it.
       
 (DIR) Post #9yivqlbawXdgTsZCHA by murtezayesil@fosstodon.org
       2020-09-01T18:54:01Z
       
       0 likes, 0 repeats
       
       I couldn't get many people to create a real weight on the server so my testing results is very limited and probably not accurate but if you still want it here are some semi educated guesses:CPU: 400MHz/userRAM: 128MiB/userBandwidth: Enough to download and upload 720p video x usersIf server is for a family of 5 people, 2.5GHz CPU and 1GiB RAM should be enough.Disclaimer: I couldn't get enough people to do (extensive) enough testing.@Twelve @nezhac
       
 (DIR) Post #9yiyeqDgGGWPBBNzwe by Twelve@fosstodon.org
       2020-09-01T19:25:30Z
       
       0 likes, 0 repeats
       
       @murtezayesilI mtselv is curently working on setting up an old laptop as a server. It has 8gb of ram, but the cpu only runs at 1.76ghz so i should hiy that teletivly easy.Can you use 1080p to put more load on it? Or is it forced to 720?@nezhac
       
 (DIR) Post #9yj0Gym30MhGfVD6Om by murtezayesil@fosstodon.org
       2020-09-01T19:43:37Z
       
       0 likes, 0 repeats
       
       I think encoder sports 720p at most. In all of their demos, Jitsi only supported 720p at most. Which is okay given that most laptops don't have anything better than that.@Twelve @nezhac
       
 (DIR) Post #9yj1f2yH9R2IadyDHU by nezhac@mastodon.social
       2020-09-01T19:59:10Z
       
       0 likes, 0 repeats
       
       @murtezayesil @Twelve thanks for the info. Interesting to know. I think it will stretch most little arm boards way too much. Would need something x86, or a beefy arm cpu
       
 (DIR) Post #9yj4cF6Tt2KBDBA8xM by Twelve@fosstodon.org
       2020-09-01T20:32:16Z
       
       0 likes, 0 repeats
       
       @murtezayesilI persobaly do hace a 1080p camera, but usualy run it as 720p. I will test this tho when i get my server up and runningI have no idea how it will run on arm. I imagen you can do a a basoc a call and mabye not usibg a wevacm all the tine may save a bit. Wprthteyong if you have one laying around. I do, but also want to set up a mateix server which defently will not run on my pi for very long. So an old laptop it is. Hopefully. @nezhac
       
 (DIR) Post #9yjZ0M1sml4iGaQQHA by murtezayesil@fosstodon.org
       2020-09-02T02:12:48Z
       
       0 likes, 0 repeats
       
       I have a server on a rented VPS that has x86_64 Intel Xeon processor@nezhac @Twelve
       
 (DIR) Post #9yjaAD6AwcalPzhFya by murtezayesil@fosstodon.org
       2020-09-02T02:25:46Z
       
       0 likes, 0 repeats
       
       I have a server on a rented VPS that has x86_64 Intel Xeon processor. I am not sure Jitsi has binaries for ARM, you may need to compile yourself.AFAIK the main components of the server is written in Java so you may have luck.@nezhac @Twelve