Page 1 of 1

Problem with video streaming on iPhone

PostPosted: September 7th, 2011, 9:34 pm
by jbrandes
I am planning to offer video streaming through my website.

I have placed my video files in the secure s2member folder /wp-content/plugins/s2member-files/access-s2member-level1. I have flv files as well as mp4 files (for mobile devices) stored in that folder and I am using the Stream Video Player Wordpress plugin for streaming the videos.

The video streaming is working fine on the desktop or laptop computer but doesn't stream the video on iPhone.

It only seems to work on iPhone if I place the mp4 file in the /wp-content/uploads folder which is not protected by s2member.

This is an example of the link I am supplying to the Stream Video Player plugin: http://www.example.com/wp-content/plugi ... xample.mp4

Could you please assist in solving this problem?

Thanks.

Re: Problem with video streaming on iPhone

PostPosted: September 8th, 2011, 3:40 am
by Cristián Lávaque
That URL should be

http://www.example.com/?s2member_file_download=access-s2member-level1/example.mp4

Here are a couple of threads you may find interesting:

viewtopic.php?f=4&t=14668
viewtopic.php?f=4&t=14780

I hope that helps. :)