Improved documentation accessibility (#118):
* Adding alts and titles on screenshots. Alts are now descriptive.
This commit is contained in:
@ -13,14 +13,14 @@ By default, once you have installed the plugin on your Peertube instance, a chat
|
||||
|
||||
On the following screenshot, you can see a classic Peertube video page, with a chat room on the right (click on the picture to view it full screen):
|
||||
|
||||

|
||||

|
||||
|
||||
The chat room will be accessible for all viewers, even those who don't have an account on your instance. Those "anonymous" users just have to choose a nickname before they can begin talking in the chat.
|
||||
|
||||
By default, the chat is displayed next to the video.
|
||||
But you can open it in another browser tab, using the button on top of it :
|
||||
|
||||

|
||||

|
||||
|
||||
{{% notice tip %}}
|
||||
You can test the livechat plugin with this [demo page](https://www.yiny.org/w/399a8d13-d4cf-4ef2-b843-98530a8ccbae).
|
||||
@ -31,7 +31,7 @@ You can test the livechat plugin with this [demo page](https://www.yiny.org/w/39
|
||||
As a Peertube administrator, you can setup this plugin on your instance simply by using the Peertube plugin marketplace included in the administration interface.
|
||||
Search for "livechat", then click "install": that's it!
|
||||
|
||||

|
||||

|
||||
|
||||
## Livechat capabilities
|
||||
|
||||
@ -76,11 +76,11 @@ This is for example useful for replays.
|
||||
|
||||
In the following screenshot, you can see a live replay, where the chat content is embeded on bottom of the video:
|
||||
|
||||

|
||||

|
||||
|
||||
In the following screenshot, you can see an OBS setup, where the chat is included as a source in the current scene (background color can be changed, and can be transparent):
|
||||
|
||||

|
||||

|
||||
|
||||
## Other usages
|
||||
|
||||
|
Reference in New Issue
Block a user