Skip to content
This repository has been archived by the owner on Mar 25, 2019. It is now read-only.

Transcoding file streams #43

Closed
switz opened this issue Jun 3, 2015 · 1 comment
Closed

Transcoding file streams #43

switz opened this issue Jun 3, 2015 · 1 comment

Comments

@switz
Copy link

switz commented Jun 3, 2015

I'm building a file uploader on top of codem-transcode. Is it possible to send a file stream to codem-transcode for on-the-fly transcoding?

Relevant links:
http://stackoverflow.com/a/28400589/240569
https://github.com/trenskow/stream-transcoder.js

@tieleman
Copy link
Contributor

Sorry for the late comment, this one must have slipped by. No, it is not possible at this time. However, you could probably initiate a file-based stream from your software and then supply that file as input to codem-transcode for a job.

@tieleman tieleman closed this as completed Sep 2, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants