Skip to content
Merged
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
Binary file added docs/img/tool1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/tool2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/tool3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/tool4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/img/tool5.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
32 changes: 32 additions & 0 deletions docs/manual/client/tool.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
# 工具
!!! tip ""
- 在 JumpServer V4.10.17 版本中,我们推出了新版客户端 V4.1.5,新增了录像播放和录像转码功能。
- 录像转码用于将通过 JumpServer 下载的录像压缩文件(.tar)转换为 mp4 格式。

## 播放器
!!! tip ""
- 点击客户端左下角菜单栏,在 **工具** 中选择 **播放器**,进入播放器窗口。
![image](../../img/tool1.png)

!!! tip ""
- 选择已下载的录像文件,即可查看录像内容。
![image](../../img/tool2.png)


## 录像转码
!!! tip ""
- 点击客户端左下角菜单栏,在 **工具** 中选择 **录像转码**,进入录像转码窗口。
![image](../../img/tool3.png)

!!! tip ""
- 点击右上角的小齿轮可进行转码设置,支持自定义输出目录、文件名风格、输出分辨率(360p / 720p / 1080p)等。

![image](../../img/tool4.png)

!!! tip ""
- 选择已下载的录像文件后,点击 **开始转码** 即可执行转码操作。





1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,7 @@ nav:
- 客户端下载与安装: manual/client/client_installation.md
- 资产连接: manual/client/asset_connection.md
- 连接设置: manual/client/connection_settings.md
- 工具: manual/client/tool.md



Expand Down