latest stable versions: v150827 (changelog)

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

Viewing video on iphone/ipad with cloudfront

Home Forums Community Forum Viewing video on iphone/ipad with cloudfront

This topic contains 2 replies, has 2 voices. Last updated by  Cristián Lávaque 4 years, 6 months ago.

Topic Author Topic
Posted: Saturday Jun 16th, 2012 at 10:21 am #16672

Hi,
I have successfully followed your videos on using jwplayer/Amazon cloudfront to stream via rtmp on PC/Mac and it works perfectly. The s2member setup redirects from the s2member-files folder to the amazon account.

I want to view my video on iphone via html5 as a fallback and I want to view it from a folder my own server not the amazon one. I dont want to setup a http html5 account on amazon S3.

The script example you give :

/* Else, try an HTML5 video tag. */
{type: “html5”, provider: “video”,
config: {file: “”}}

I think it is trying to read the mp4 file on the amazon account and since this is a streaming account it wont work

I want the URL fallback to download from my own server.
I tried changing the “url” to the http address but it didn’t work

Can you help please

List Of Topic Replies

Viewing 2 replies - 1 through 2 (of 2 total)
Author Replies
Author Replies
Posted: Saturday Jun 16th, 2012 at 11:20 am #16681

I have now discovered that if I use the script code from the first example :
(JW Player® ( MP4 file, via Rewrite URLs. Amazon® S3/CloudFront NOT required )



 /* Else, try an HTML5 video tag. */
 {type: "html5", provider: "video",
     config: {file: "/video/<?php echo $s2_jw_config["mp4_video_file_name"]; ?>"}}

it works

  • This reply was modified 4 years, 6 months ago by  Colm Rafferty.
  • This reply was modified 4 years, 6 months ago by  Colm Rafferty.
Posted: Sunday Jun 17th, 2012 at 7:31 am #16719

Cool. Glad you worked it out. Thanks for the update. :)

Viewing 2 replies - 1 through 2 (of 2 total)

This topic is closed to new replies. Topics with no replies for 2 weeks are closed automatically.

Old Forums (READ-ONLY): The community now lives at WP Sharks™. If you have an s2Member® Pro question, please use our new Support System.

Contacting s2Member: Please use our Support Center for bug reports, pre-sale questions & technical assistance.