cconard96 / glpi-screenshot-plugin

Take a screenshot or screen recording directly from GLPI and attach it to a ticket, change or problem
GNU General Public License v2.0
5 stars 0 forks source link

Screen recording issue #16

Closed kfra71 closed 3 years ago

kfra71 commented 3 years ago

it looks like screen recoding filetype is not authorised by default GLPI settings.

Can you kindly let me know which the right format to add?

cconard96 commented 3 years ago

In Setup > Dropdowns > Document Types add the file extension the screen recordings are being saved with if they don't already exist. Then, make sure the option in them for allowing upload is set to true.

The recordings should be beings saved as .webm files.

On Sun, Feb 28, 2021, 12:51 PM kfra71 notifications@github.com wrote:

it looks like screen recoding filetype is not authorised by default GLPI settings.

Can you kindly let me know which the right format to add?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/cconard96/glpi-screenshot-plugin/issues/16, or unsubscribe https://github.com/notifications/unsubscribe-auth/AEG4CLJY3RB4MHOKUJDDCOTTBJ7BLANCNFSM4YLI7SRA .

kfra71 commented 3 years ago

Thanks, now it works like a charm!