Announcement

#1 2017-04-22 00:09:15

fundacionviztaz
Member
2009-10-01
17

VideoJS plugin extension setup

Hello/Hi/Greetings,

Good afternoon, I want to add a video to my piwigo gallery, I'm using the VideoJS plugin extension, but I do not know which folder in the gallery to locate the video in order to view it.

Another thing, the Synchronize tab next to Settings gives me the following error:
Warning: system() has been disabled for security reasons in


Piwigo version: 2.8.6
PHP version: 5.4.16
MySQL version: 5.5.52-MariaDB

Offline

 

#2 2017-05-01 11:00:38

Willem_H
Member
2017-03-30
3

Re: VideoJS plugin extension setup

Put this in the local/config/config.inc.php, using the local files editor plug-in.

$conf['upload_form_all_types'] = true;

Then you can use the same method as uploading photoos with the webform.
But you must have FFmpeg installed to generate video thumbnail and poster.

If not, then use other method, with FTP and synchronize:
Put your video files and poster picture in any folder you like, as long as it is in the folder format as described in the piwigo documentation:

  galleries
  +-- my_album
      |-- video-from-plane.avi
      +-- pwg_representative
          +-- video-from-plane.jpg

Then use the piwigo (not videojs) synchronisation on the admin home page.

A piwigo album 'my_album' is created, if it does not exist.
If you want the new video in an existing album, you create a folder in galleries with the same name as the destination album.

The other issue I cann't help you with.

Last edited by Willem_H (2017-05-01 11:01:27)

Offline

 

Board footer

Powered by FluxBB

github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact