Title: Manager for Galène videoconference
Author: theripper
Published: <strong>2023年4月1日</strong>
Last modified: 2024年2月2日

---

プラグインを検索

![](https://ps.w.org/manager-for-galene-videoconference/assets/banner-772x250.png?
rev=2891889)

このプラグインは **WordPress の最新3回のメジャーリリースに対してテストされていま
せん**。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress
で使用した場合は互換性の問題が発生する可能性があります。

![](https://ps.w.org/manager-for-galene-videoconference/assets/icon.svg?rev=2891889)

# Manager for Galène videoconference

 作者: [theripper](https://profiles.wordpress.org/theripper/)

[ダウンロード](https://downloads.wordpress.org/plugin/manager-for-galene-videoconference.0.5.0.zip)

 * [詳細](https://ja.wordpress.org/plugins/manager-for-galene-videoconference/#description)
 * [レビュー](https://ja.wordpress.org/plugins/manager-for-galene-videoconference/#reviews)
 *  [インストール](https://ja.wordpress.org/plugins/manager-for-galene-videoconference/#installation)
 * [開発](https://ja.wordpress.org/plugins/manager-for-galene-videoconference/#developers)

 [サポート](https://wordpress.org/support/plugin/manager-for-galene-videoconference/)

## 説明

Manager for Galène videoconference

_“Galène_ (or _Galene_) is a videoconference server (an “[SFU](https://webrtcglossary.com/sfu/)”)
that is easy to deploy and that requires moderate server resources. It was originally
designed for lectures, conferences and student tutorials, but is also useful for
traditional meetings. … Galène is free and open source software, subject to the 
[MIT licence](https://github.com/jech/galene/blob/master/LICENCE).” (Detailed information
on [Product Page](https://galene.org/) and [Code Repository](https://github.com/jech/galene))

Galène does not provide a graphical user interface to manage (create/change/delete)
conferencing rooms (groups), dedicated users or access control by a code number.
This wordpress plugin is able to fullfill such tasks.
 Prerequisit is a local or
remote Galène videoconference server.

### Using the plugin

There are two ways to access the management interface of the Plugin:

 1. Page template ‘Galène video conferencing manager’
     The plugin installs a custom
    page template (‘Galène video conferencing manager’). Create a page and use this
    template. This page is the manager app that can be used.
 2. Shortcode [galene_main]
     The shortcode [galene_main] can be added to arbitrary 
    pages to show up the manager app.

On first invocation there is an empty list of rooms. You have to login by the “Administration”
Button. After installation there is one administrative user registered as:
 Login:
_galene\_admin_ Password: _galene_ (Change password immediately after login by the
user dialog!)

**Alternative** login to the administration screens:
 The plugin adds the wordpress
role ‘**GaleneManager**‘. If a wordpress user with this role is logged in at wordpress
admin (backend), this user is allowed use the management interface of Galène video
conferencing manager.

### System settings

**Tab: General**
 The url to the galene group without the name of a dedicated group

**Tab: Server connection**
 There are 3 ways to connect to the Galène videoserver
for managing rooms (groups):

 1. filesystem access
 2. sftp access
 3. manually exchanging .json files with the Galène server manager.

Case 1. or 2. are set up by this tab. If you set up one of these, the syncronization
between the plugin and the Galène server is done automatically when you save room
settings.

(The export and import of .json room (group) configuration files can be done by 
the Server tab of the **Room settings**.)

Important: If SFTP access is used it is possible to save the credentials in the 
Database of the Plugin. To ensure that this data is encrypted, it is advised to 
add an encryption key to wp-config.php with the following setting:
 define( ‘GALMGR_CRYPT_KEY’,‘
TapaWrJuFy1KpSxfzKzN1Nx07MgdTGV0BakcNcEg/V4=’ ); You can easily get a random crypt
key by opening the settings Form. In the SFTP part you will find a randomly generated
key.

### Room settings

(_groups_ in Galène terminology)
 There are various variations and attributes of
videoconference rooms that can be created by the plugin. The most important on the
room settings screen are:

 * Name and description
 * which roles need a user authentication
 * optional generating a code for accessing the room
 * selecting users if appropriate
 * selecting wordpress roles if appropriate
 * setting parameters for Galène room (group)

### Users

Beneath wordpress users (roles) and anonymous users it is possible (and adviced)
to use named users that have to use a username/password combination to authenticate
before allowed to access the room. In most cases this should be used for room operators
and presenters.

By the users dialog users can be added and updated:

 * display name
 * loginname
 * password
 * if the user is allowed to administrate the Galène manager

#### Demo

None

### License

This program is distributed in the hope that it will be useful, but WITHOUT ANY 
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A 
PARTICULAR PURPOSE.

### Version history

0.5 – Initial release.

## スクリーンショット

 * [[
 * Public rooms list.
 * [[
 * Room settings form.
 * [[
 * User access list of room.
 * [[
 * System settings (sftp access).

## インストール

 * Install and activate the plugin by one of usual wordpress methods
 * Create a page with the new page template ‘Galène video conferencing manager’
 * Open this page in preview or normal mode and login with default credentials (
   _galene\_admin_, _galene_)
 * Change password of _galene\_admin_ and setup system

## FAQ

### The Gutenberg Editor always displays ‘Standard Template’ if ‘Galène video conferencing manager’ is chosen as page template

Gutenberg Editor seems to handle page template names differently. Nevertheless, 
if ‘Galène video conferencing manager’ page template was choosen and the page successfully
saved, this template ist used (independantly from the missleading display).
 Best
way is, to use the Quick Edit in page listing to set and control the used template.

### Is it possible to edit the page if page template ‘Galène video conferencing manager’ is used

Yes, the title and the top of page is visible on the resulting page and can freely
edited.

### After installation an error message shows up in ‘Settings -> Public base link of Galène Server’

This is a missleading message, that this field should not be empty. Add a valid 
link to the group path of your Galène Server, save it, and the message is not longer
shown

## 評価

このプラグインにはレビューがありません。

## 貢献者と開発者

Manager for Galène videoconference はオープンソースソフトウェアです。以下の人々が
このプラグインに貢献しています。

貢献者

 *   [ theripper ](https://profiles.wordpress.org/theripper/)

[“Manager for Galène videoconference” をあなたの言語に翻訳しましょう。](https://translate.wordpress.org/projects/wp-plugins/manager-for-galene-videoconference)

### 開発に興味がありますか ?

[コードを閲覧](https://plugins.trac.wordpress.org/browser/manager-for-galene-videoconference/)
するか、[SVN リポジトリ](https://plugins.svn.wordpress.org/manager-for-galene-videoconference/)
をチェックするか、[開発ログ](https://plugins.trac.wordpress.org/log/manager-for-galene-videoconference/)
を [RSS](https://plugins.trac.wordpress.org/log/manager-for-galene-videoconference/?limit=100&mode=stop_on_copy&format=rss)
で購読してみてください。

## 変更履歴

#### 0.5

 * Initial release.

## メタ

 *  バージョン **0.5.0**
 *  最終更新日 **2年前**
 *  有効インストール数 **10未満**
 *  WordPress バージョン ** 4.7またはそれ以降 **
 *  検証済み最新バージョン: **6.4.8**
 *  PHP バージョン ** 7.4またはそれ以降 **
 *  言語
 * [English (US)](https://wordpress.org/plugins/manager-for-galene-videoconference/)
 * タグ
 * [lectures](https://ja.wordpress.org/plugins/tags/lectures/)[meetings](https://ja.wordpress.org/plugins/tags/meetings/)
   [videoconference](https://ja.wordpress.org/plugins/tags/videoconference/)
 *  [詳細を表示](https://ja.wordpress.org/plugins/manager-for-galene-videoconference/advanced/)

## 評価

レビューはまだ送信されていません。

[Your review](https://wordpress.org/support/plugin/manager-for-galene-videoconference/reviews/#new-post)

[すべてのレビューを見る](https://wordpress.org/support/plugin/manager-for-galene-videoconference/reviews/)

## 貢献者

 *   [ theripper ](https://profiles.wordpress.org/theripper/)

## サポート

意見や質問がありますか ?

 [サポートフォーラムを表示](https://wordpress.org/support/plugin/manager-for-galene-videoconference/)