[tor-bugs] #33700 [Internal Services/Services Admin Team]: audio- and video-conferencing considerations

Tor Bug Tracker & Wiki blackhole at torproject.org
Thu Mar 26 15:07:47 UTC 2020


#33700: audio- and video-conferencing considerations
-------------------------------------------------+-------------------------
 Reporter:  anarcat                              |          Owner:  (none)
     Type:  project                              |         Status:  new
 Priority:  High                                 |      Milestone:
Component:  Internal Services/Services Admin     |        Version:
  Team                                           |
 Severity:  Major                                |     Resolution:
 Keywords:                                       |  Actual Points:
Parent ID:                                       |         Points:
 Reviewer:                                       |        Sponsor:
-------------------------------------------------+-------------------------

Comment (by anarcat):

 some notes about jitsi optimizations:

  * disabling google's servers:
 https://mastodon.infra.de/@galaxis/103861095334491566
  * limit the number of concurrent speakers:
    {{{
 10:43:49 <+ahf>     // Default value for the channel "last N" attribute.
 -1 for unlimited.
 10:43:49 <+ahf>     // channelLastN: -1,
 10:43:49 <+ahf>     channelLastN: 10,
 }}}
  * change the JVM heap allocation in `/usr/share/jitsi-
 videobridge/lib/videobridge.rc`
  * raise logging level to ERROR to keep logs from flooding the disk in
 `/etc/jitsi/videobridge/logging.properties`
  * open up `tcp/4443` and `udp/10000` to the video bridge

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/33700#comment:12>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list