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.

Player spinning but access denied on videos

Home Forums Community Forum Player spinning but access denied on videos

This topic contains 0 replies, has 1 voice. Last updated by  Sean Adair 4 years, 3 months ago.

Topic Author Topic
Posted: Saturday Sep 29th, 2012 at 4:35 pm #26968
Sean Adair
Username: zanwadar

Greetings!

Bit the bullet and switched to s2member where I am trying to get RTMP streaming all set up.

Followed the video tutorial which while helpful neglects to mention about the joys of setting of Exec-PHP and how you need to disable visual editor or simply get a plugin to disable for that page which caused me 2 hours of screaming and frustration.

But anyway, with that all sorted out now we have a wonderful JW player displaying an endlessly spinning loading button. Pretty but no video.

http://www.doemovie.com/menu/watch-doe/

The issue I believe involves the fact that I had a distribution all set up with a bucket and JW player working happily with private distribution and expiring URLS. But then s2 member comes along and wants to create it’s own distributions (but no buckets). So I let it, and link everything up to my old bucket and it seems to chirp happily along

Except now when no matter what I do I have access denied to my own video. Tried disabling my original distribution but didn’t really do anything. Tried generating web urls myself to the new distribution

http://d2d3frvxkbjao2.cloudfront.net/DOE_13_clean-desktop.mp4?Expires=1349555181&Signature=RotRJw~N1qnLyGB7GABXrea1o9h3oi3T8vDcd8~dTmCNO2EH3ka62MTceE6yX6mSTD-YkLdfUeshgwPdEyG-kLH9eUbjI~lAiYRI4lseqNvknBFAwbTAE9FvoJnsGIOq1ytp0g7SqDZSfXE3iqH0TucgyRSl5sylM2WI3HIdniw_&Key-Pair-Id=APKAIU77QL3EXPUPOGXQ

but that just gives access denied.

Any ideas what do now?

Embed code is listed blow. Video is in root directory of bucket.

<div id="jw-container">JW Player® appears here.</div>
&lt;script type=&quot;text/javascript&quot; src=&quot;jwplayer.js"&gt;

 $s2_jw_config["mp4_video_file_name"], "url_to_storage_source" =&gt; true, "count_against_user" =&gt; true); ?&gt;



    
        jwplayer("jw-container").setup({modes: /* JW Player®. */
        [
            /* First try real-time streaming with Flash® player. */
            {type: "flash", provider: "rtmp", src: "player.swf",
                config: {streamer: "", file: ""}},
        
            /* Else, try an HTML5 video tag. */
            {type: "html5", provider: "video",
                config: {file: ""}},
        
            /* Else, this is a safe fallback. */
            {type: "download", /* Download the file. */
                config: {file: ""}}
        ],
        /* Set video dimensions. */ width: 480, height: 270
        });
    


    Sorry, you do NOT have access to this file.
  • This topic was modified 4 years, 3 months ago by  Sean Adair. Reason: added link
  • This topic was modified 3 years, 4 months ago by  Sean Adair.

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.