@jmelnick wrote:
I am working with an Existing Kaltura CE Developer Account and wanting to play video from Kaltura.
Faced with space issues on our Amazon EC2 Kaltura instance was tasked with using S3 to store content and serve (HTTP,RTMP) the content from Amazon Cloudfront.
What I have done:
Remote Storage
Created New S3 Bucket with kalura subfolder for content
Created Remote Storage profile on Kaltura
Configured Kaltura to use Remote Storage (Success)
Uploaded a test video on Kaltura and all flavors were transfered to S3 bucket
Modified S3 bucket permissions to allow public access to content
Added crossdomain.xml to root of S3 bucket
Played flavors as a test (success) from S3 bucketDelivery Profiles
Created HTTP Amazon Cloudfront Instance with /kaltura path and S3 bucket origin
Created RTMP Amazon Cloudfront Instance with S3 bucket origin
Played Flavors as test (success) from Cloudfront urlCreated Kaltura Delivery Profile for HTTP format delivery
Created Kaltura Delivery Profile for RTMP format deliveryConfigured Publisher Specific Delivery Settings adding each of the Delivery Profiles Created
Test:
Accessed KMC > content > Manage > select video to test video.
I see Thumbnail and click play and see a black rectangle
I click > Preview and Embed and click play
I see Sorry, clip not found. Media not found.There are additional setting that I have not set:
[ ] Enforce Delivery
[ ] Service Host Name: [ ]
[ ] CDN Host: [ ]
Thumbnail Delivery URL: [ ]
Cache Flavor Version: [ ][ ] Support animated (gif) thumbnails
[ ] Apply access control rule on thumbnailHas anyone else worked through this and gotten it working?
Thank you in advance.
Posts: 2
Participants: 2