0.0.3 • Published 5 years ago
peertube-plugin-slides v0.0.3
Slides
Display images of your slides alongside a video, at specific timestamps. Ideal for conferences and presentations where resources add meaning to the video.
Read First
This plugin is NOT supported by Framasoft, nor any organisation.
How to use it
Edit the description of the video to have at least a slides block as follows:
__slides__
- 00:30 https://your_first_slide.png
- 00:50 https://your_second_slide.jpegIn addition you can add a resources block that will point users to documents (generally the slides deck as .pdf):
__resources__
- Name or description of your file https://your_file.pdfIf no sildes block is found, the plugin doesn't activate and the video player doesn't get modified.