From 940b724e8342560c1cf184546517c7c40a944dee Mon Sep 17 00:00:00 2001 From: Felipe Martin <812088+fmartingr@users.noreply.github.com> Date: 2026年6月16日 12:01:43 +0200 Subject: [PATCH 1/2] Add note that Mattermost limits frames in animated GIF custom emojis (#9016) --- source/end-user-guide/collaborate/react-with-emojis-gifs.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/end-user-guide/collaborate/react-with-emojis-gifs.rst b/source/end-user-guide/collaborate/react-with-emojis-gifs.rst index a4cbef4f721..204af7396a1 100644 --- a/source/end-user-guide/collaborate/react-with-emojis-gifs.rst +++ b/source/end-user-guide/collaborate/react-with-emojis-gifs.rst @@ -74,7 +74,7 @@ Using Mattermost in a web browser or the desktop app, you can upload new emojis :alt: Select Custom Emoji to upload custom emojis to Mattermost. 2. Enter a name for your custom emoji. This is the name that shows up in the emoji autocomplete. -3. Choose **Select**, then select the image to use for the emoji. Small, square pictures work best when selecting an image to upload. The file can be any JPG, GIF, or PNG that's up to 512 KiB in size. +3. Choose **Select**, then select the image to use for the emoji. Small, square pictures work best when selecting an image to upload. The file can be any JPG, GIF, or PNG that's up to 512 KiB in size. Mattermost limits the number of frames allowed in animated GIF emojis. 4. Select **Save**. Once saved, your emoji is added to the list of custom emoji. .. image:: ../../images/add_custom_emoji.png From 36e415e92a5f193d23e7d82ca633917c81247136 Mon Sep 17 00:00:00 2001 From: Bill Gardner Date: 2026年6月16日 20:34:52 -0400 Subject: [PATCH 2/2] Document experimental video calls in DMs (Calls v1.12.0) --- .../plugins-configuration-settings.rst | 29 ++++++++++++++++++- .../end-user-guide/collaborate/make-calls.rst | 6 +++- 2 files changed, 33 insertions(+), 2 deletions(-) diff --git a/source/administration-guide/configure/plugins-configuration-settings.rst b/source/administration-guide/configure/plugins-configuration-settings.rst index 028bce0d3af..64f9f733011 100644 --- a/source/administration-guide/configure/plugins-configuration-settings.rst +++ b/source/administration-guide/configure/plugins-configuration-settings.rst @@ -1029,7 +1029,34 @@ Enable AV1 (Experimental) .. note:: - Avoid enabling both this experimental configuration setting and the `Enable simulcast for screen sharing <#enable-simulcast-for-screen-sharing-experimental>`__ experimental configuration setting at the same time. + Avoid enabling both this experimental configuration setting and the `Enable simulcast for screen sharing <#enable-simulcast-for-screen-sharing-experimental>`__ experimental configuration setting at the same time. + +.. config:setting:: enable-pluginsvideo + :displayname: Enable video calls in DMs (Experimental) (Plugins - Calls) + :systemconsole: Plugins> Calls + :configjson: PluginSettings.Plugins.com.mattermost.calls.enablevideo + :environment: MM_CALLS_ENABLE_VIDEO + + - **true**: Enables experimental video calls in direct message (DM) channels. + - **false**: **(Default)** Video calls are disabled. + +Enable video calls in DMs (Experimental) +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + ++--------------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------+ +| - **true**: Enables experimental video calls in direct message (DM) | - System Config path: **Plugins> Calls** | +| channels. | - ``config.json`` setting: ``PluginSettings``> ``Plugins``> ``com.mattermost.calls``> ``enablevideo`` | +| - **false**: **(Default)** Video calls are disabled. | - Environment variable: ``MM_CALLS_ENABLE_VIDEO`` | +| | | +| Video is supported in DM calls on the desktop and web apps only. Mobile | | +| users can't start video calls; when joining a DM call that includes | | +| video, they receive voice and screen sharing only. Call recordings | | +| capture voice and screen sharing only — video isn't recorded. | | ++--------------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------+ + +.. note:: + + The ability to enable video calls in DMs is currently :ref:`Experimental `. .. config:setting:: enable-pluginsdcsignaling :displayname: Use data channels for signaling media tracks (Plugins - Calls) diff --git a/source/end-user-guide/collaborate/make-calls.rst b/source/end-user-guide/collaborate/make-calls.rst index 8853a61cd68..ea2704f957b 100644 --- a/source/end-user-guide/collaborate/make-calls.rst +++ b/source/end-user-guide/collaborate/make-calls.rst @@ -249,7 +249,11 @@ Yes! From Mattermost v8.0 and Calls v0.17.0, desktop app and web users can go to Is video supported? ~~~~~~~~~~~~~~~~~~~ -The integration currently supports only voice calling and screen sharing. We're considering video support in the future. +From Mattermost Calls plugin v1.12.0, experimental video support is available in direct message (DM) calls on the desktop and web apps. It's disabled by default; a system admin can enable it using the :ref:`Enable video calls in DMs (Experimental) ` plugin setting in the System Console. The following limitations apply: + +- Video is available in DM calls only. All other calls continue to support voice calling and screen sharing only. +- Video isn't available on the mobile app. Mobile users can't start a video call, and when they join a DM call that includes video, it behaves like an audio call — they hear voice and see shared screens, but don't see video. +- Call recordings don't capture video. Recordings include voice and screen sharing only. Can I password-protect a call? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

AltStyle によって変換されたページ (->オリジナル) /