Reference:BlueSpicePlayer: Difference between revisions

(Fix tag)
Tag: 2017 source edit
(Spelling Perferences)
Tag: 2017 source edit
Line 19: Line 19:
*For compatibility reasons, ''bs: jwplayer'' is also supported as a tag
*For compatibility reasons, ''bs: jwplayer'' is also supported as a tag


In the user settings (<code>Special:Perferences</code>) under ''Appearance,'' users can set  if the videos should start automatically.
In the user settings (<code>Special:Preferences</code>) under ''Appearance,'' users can set  if the videos should start automatically.
|desc=Integrates an HTML video player for uploaded videos
|desc=Integrates an HTML video player for uploaded videos
}}
}}

Revision as of 07:30, 11 December 2023

For our Cloud customers with BlueSpice version 5: Please switch to the BlueSpice 5 helpdesk.

Extension: BlueSpicePlayer

all extensions

Overview
Description:

Embed a media player on a page.

State: stable Dependency: BlueSpice
Developer: HalloWelt License: GPL-3.0-only
Type: BlueSpice Category: Rich Articles
Edition: BlueSpice pro, BlueSpice Farm"BlueSpice Farm" is not in the list (BlueSpice free, BlueSpice free (deactivated), BlueSpice pro, BlueSpice pro (deactivated), BlueSpice farm, BlueSpice farm (deactivated), BlueSpice cloud, BlueSpice cloud (deactivated)) of allowed values for the "BSExtensionInfoEdition" property., BlueSpice Cloud"BlueSpice Cloud" is not in the list (BlueSpice free, BlueSpice free (deactivated), BlueSpice pro, BlueSpice pro (deactivated), BlueSpice farm, BlueSpice farm (deactivated), BlueSpice cloud, BlueSpice cloud (deactivated)) of allowed values for the "BSExtensionInfoEdition" property. Version: 4.1+

Features

BlueSpice Player is a video player that enables you to play all the usual HTML5 video formats in your wiki.

  • Activated with the <showtime>Video.mp4</showtime> tag
  • Settings:
    • change the size
    • start the video immediately (autoplay)
    • play the video in a loop
  • Supported formats: mp4, ogv, flv and webm
  • It is possible to include multiple videos on one page
  • In IE and flv, the HTML5 player falls back to a Flash version (default in VideoJS)
  • For compatibility reasons, bs: jwplayer is also supported as a tag

In the user settings (Special:Preferences) under Appearance, users can set if the videos should start automatically.

Technical Information

This information applies to BlueSpice 4. Technical details for BlueSpice cloud can differ in some cases.

Requirements

  • MediaWiki: 1.39.0

Integrates into

Special pages

Configuration

Name Value
ShowtimePrefHeight 240
ShowtimePrefWidth 320

User options

Name Value
bs-showtime-pref-autostart false

Hooks