0

Does anybody know about a component that allows issuing transcoding requests with apache Camel? I looked at the camel-aws package in GIT and it does not look like it is even work in progress.

Before I start to hck my own, I just wanted to validate that there is nothing out there that I might be missing.

John Rotenstein
  • 241,921
  • 22
  • 380
  • 470
Klaus
  • 2,328
  • 5
  • 41
  • 62

1 Answers1

1

I have been taking a look around internet and the Apache Camel JIRA and it does not seem to be any development related to that. I would suggest that if you are planning to create your own, use any of the other available ones as example (there are already many things about keys and amazon stuff already built) and then contribute the code.

hveiga
  • 6,725
  • 7
  • 54
  • 78