开发者

Are there any open source video transcoding servers?

开发者 https://www.devze.com 2023-01-01 19:02 出处:网络
Are there any servers written that can be setup to take video transcode jobs?I am looking to set one up to work just like the service Zencoder.Something that I could send my transcoding jobs to maybe

Are there any servers written that can be setup to take video transcode jobs? I am looking to set one up to work just like the service Zencoder. Something that I could send my transcoding jobs to maybe via web-services. If not are there any c# wrappers to the开发者_运维知识库 common open source transcoders such that I could write one.


Check out http://www.kaltura.com, they have an open source server that might suit your needs.


You could put FFmpeg on an EC2 instance. Or just use Zencoder and save yourself some time and pain.

0

精彩评论

暂无评论...
验证码 换一张
取 消