0.3.0 • Published 8 months ago

peertube-plugin-ffprobe v0.3.0

Weekly downloads
-
License
AGPL-3.0
Repository
github
Last release
8 months ago

PeerTube plugin ffprobe

Additional technical information about media data is obtained using ffprobe.

When uploading a video, this data is persistently stored in the plugin's database and can be accessed through an endpoint. Use ffprobe to get info from media files and return as JSON.

https://www.npmjs.com/package/ffprobe https://ffmpeg.org/ffprobe.html

How to use ffprobe

  • Login as admin in your PeerTube instance
  • Go to Plugin/Themes in the Administration section
  • Search plugins for 'ffprobe'
  • Click on Install

npm package

https://www.npmjs.com/package/peertube-plugin-ffprobe

contributor

https://www.fairkom.eu/

For Dev