0

I am planning to use aws in my project to encode mp4 to streaming video format. But my videos are not saved in Amazon s3 bucket. When i tried to create pipline i noticed that they are asking s3 bucket name. Is it possible to use aws encoder in this scenario without downloading those videos from other cms to s3 bucket.

John Rotenstein
  • 241,921
  • 22
  • 380
  • 470
qwertyui90
  • 191
  • 2
  • 14

1 Answers1

0

You have to copy the files to S3.

Mark B
  • 183,023
  • 24
  • 297
  • 295