UNPKG

stream-transcoder

Version:

FFmpeg based media transcoder that supports streams.

23 lines (22 loc) 456 B
{ "name": "stream-transcoder", "version": "0.0.5", "author": "Kristian Trenskow <trenskow@me.com>", "description": "FFmpeg based media transcoder that supports streams.", "main": "index.js", "keywords": [ "ffmpeg", "stream", "transcoding", "media", "video" ], "license": "BSD 2-Clause license", "engines": { "node": ">=0.10.15" }, "repository": { "type": "git", "url": "https://github.com/trenskow/stream-transcoder.js.git" } }