Jump to content
  • 0

VOD From S3


Amir Hazan
 Share

Question

Hi Support.

I am trying to play stored files in AWS S3 Bucket and i am getting the error below: 

The media could not be loaded, either because the server or network failed or because the format is not supported.

the file red5-web.properties is configured as: 

settings.httpforwarding.extension=mp4

settings.httpforwarding.baseURL={aws.s3.address}

Thanks! 
Link to comment
Share on other sites

  • Answers 2
  • Created
  • Last Reply

Top Posters For This Question

Popular Days

Top Posters For This Question

2 answers to this question

Recommended Posts

  • 0

Hi Amir,

Yes, when S3 storage is enabled, VODs are stored to S3 bucket and not locally.
For HTTP forwarding, baseURL should be written as
settings.httpforwarding.baseURL=https://{s3BucketName}.s3.{awsLocation}.amazonaws.com
Kindly restart the server after saving the settings.

--
Best Regards,
Mohit Dubey

 

Link to comment
Share on other sites

 Share


×
×
  • Create New...