How do I provide streaming video to non-members?
-
I’ve been using S2Member and Amazon Cloudfront for a couple of years to stream video to members with no problem, using JWPlayer. But I’d like to make trailers of my videos available to web site visitors who are NOT members. How do I do this?
Here’s the code I’m using, which works fine if you’re already logged in. But if you’re not, it generates the “not found/no access” error:
Trailer, flv with HTML5 Fallback: </*Preview trailer*/> Here's a short Preview of the lesson. [jwplayer config="myplayer" file="https://rockitscience.com/wordpress/wp-content/plugins/s2member-files/accesspublic/Previews/BalloonRockets/balloonrocketstrailer.flv" image="https://rockitscience.com/wordpress/wp-content/plugins/s2member-files/accesspublic/Previews/BalloonRockets/balloonrocketstrailer.jpg" html5_file="https://rockitscience.com/wordpress/wp-content/plugins/s2member-files/accesspublic/Previews/BalloonRockets/balloonrocketstrailer.mp4"]
You can see the page here (it’s published as private), using the pwd “testing”:
https://rockitscience.com/wordpress/zztest16videononmember/If you want to see what a logged-in member would see, here’s a temporary login you can use:
[email protected]
pwd:s2member
- The topic ‘How do I provide streaming video to non-members?’ is closed to new replies.