Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Document experimental video calls in DMs (Calls v1.12.0) #9050

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
bgardner8008 wants to merge 2 commits into v11.9-documentation
base: v11.9-documentation
Choose a base branch
Loading
from MM-68811-docs-calls-video-1.12.0
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
View file Open in desktop
Original file line number Diff line number Diff line change
Expand Up @@ -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 <administration-guide/manage/feature-labels:experimental>`.

.. config:setting:: enable-pluginsdcsignaling
:displayname: Use data channels for signaling media tracks (Plugins - Calls)
Expand Down
6 changes: 5 additions & 1 deletion source/end-user-guide/collaborate/make-calls.rst
View file Open in desktop
Original file line number Diff line number Diff line change
Expand Up @@ -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) <administration-guide/configure/plugins-configuration-settings: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?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Expand Down
View file Open in desktop
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading

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