user:jan001:jitsi_docker
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| user:jan001:jitsi_docker [2021/04/01 17:17] – jan001 | user:jan001:jitsi_docker [2023/01/05 14:38] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 59: | Line 59: | ||
| gzip_buffers 16 8k; | gzip_buffers 16 8k; | ||
| gzip_http_version 1.1; | gzip_http_version 1.1; | ||
| - | gzip_types text/plain text/css application/ | + | gzip_types text/plain text/css application/ |
| | | ||
| Line 98: | Line 98: | ||
| - make sure Jitsi was run at least once | - make sure Jitsi was run at least once | ||
| - stop it if its running < | - stop it if its running < | ||
| - | - < | + | - < |
| - < | - < | ||
| - < | - < | ||
| Line 116: | Line 116: | ||
| - make sure Jitsi was run at least once | - make sure Jitsi was run at least once | ||
| - stop it if its running < | - stop it if its running < | ||
| - | - < | + | - < |
| - | - only the moderator should be starting with audio < | + | - < |
| - | - < | + | config.resolution |
| - | - < | + | config.constraints.video.height |
| - | constraints: { | + | config.startVideoMuted |
| - | video: { | + | config.enableNoisyMicDetection = 1; |
| - | height: { | + | config.desktopSharingFrameRate |
| - | ideal: 1080, | + | config.videoQuality.maxBitratesVideo |
| - | max: 1440, | + | |
| - | min: 480 | + | |
| - | } | + | |
| - | } | + | |
| - | | + | |
| - | - only the moderator should be starting with video < | + | |
| - | - < | + | |
| - | desktopSharingFrameRate: { | + | |
| - | min: 5, | + | |
| - | max: 24 | + | |
| - | },</ | + | |
| - | - < | + | |
| - | // Provides a way to prevent a video codec from being negotiated on the JVB connection. The codec specified | + | |
| - | // here will be removed from the list of codecs present in the SDP answer generated by the client. If the | + | |
| - | // same codec is specified for both the disabled and preferred option, the disable settings will prevail. | + | |
| - | // Note that ' | + | |
| - | // disabledCodec: | + | |
| - | + | ||
| - | // Provides a way to set a preferred video codec for the JVB connection. If ' | + | |
| - | // simulcast will be automatically disabled since JVB doesn' | + | |
| - | // rearrange the the preference order of the codecs in the SDP answer generated by the browser only if the | + | |
| - | // preferred codec specified here is present. Please ensure that the JVB offers the specified codec for this | + | |
| - | // to take effect. | + | |
| - | // preferredCodec: | + | |
| - | + | ||
| - | // Provides a way to configure the maximum bitrates that will be enforced on the simulcast streams for | + | |
| - | // video tracks. The keys in the object represent the type of the stream (LD, SD or HD) and the values | + | |
| - | // are the max.bitrates to be set on that particular type of stream. The actual send may vary based on | + | |
| - | // the available bandwidth calculated by the browser, but it will be capped by the values specified here. | + | |
| - | // This is currently not implemented on app based clients on mobile. | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | | + | |
| - | + | ||
| - | // The options can be used to override default thresholds of video thumbnail heights corresponding to | + | |
| - | // the video quality levels used in the application. At the time of this writing the allowed levels are: | + | |
| - | // ' | + | |
| - | // ' | + | |
| - | // ' | + | |
| - | // The keys should be positive numbers which represent the minimal thumbnail height for the quality level. | + | |
| - | // | + | |
| - | // With the default config value below the application will use ' | + | |
| - | // at least 360 pixels tall. If the thumbnail height reaches 720 pixels then the application will switch to | + | |
| - | // the high quality. | + | |
| - | // minHeightForQualityLvl: | + | |
| - | // 360: ' | + | |
| - | // 720: ' | + | |
| - | // }, | + | |
| - | + | ||
| - | // Provides a way to resize the desktop track to 720p (if it is greater than 720p) before creating a canvas | + | |
| - | // for the presenter mode (camera picture-in-picture mode with screenshare). | + | |
| - | // resizeDesktopForPresenter: | + | |
| - | },</ | + | |
| - Save and quit the file | - Save and quit the file | ||
| - < | - < | ||
| + | |||
| + | I´ve done this differently before by editing the '' | ||
user/jan001/jitsi_docker.1617290251.txt.gz · Last modified: 2023/01/05 14:38 (external edit)