How Do I Create a Password Protected Video Page on My Site?

by Dayne Dylan Banned
19 replies
Warriors, in need of some advice.

I'm getting ready to launch a new website with a couple videos.

When the customer completes the payment, I want them to be given a unique password and URL to access within my website the videos.

On this page, they will be able to view the videos only (not download). I will want these videos to be privately hosted and embedded (no YouTube sharing, etc) in this page only so only those who have the passcode and URL can get in to view.

So my questions are...

1. How do I set this up exactly for the payment and password?

2. How do I put the video into the site for them to play and not share?

Thanks!
#create #page #password #protected #site #video
  • Profile picture of the author icun
    It all depends how complicated a setup you want.

    At the simplest level you can have an integrated payal button and then redirect them to a password protected page from paypal on completion of their payment. This password protected page could be done with a PHP script or by going into CPanel on your hosting and setting up a password protected directory.

    For a unique password for each customer you are almost getting into 'membership site' territory. WIll you want them to sign up, have them verify an email address then have the password sent to that email?

    As for stopping people downloading/sharing your video - that's a much more difficult proposition. You will be able to make it difficult but someone with some web tech knowledge will be able to find away to download it to their PC.
    {{ DiscussionBoard.errors[2202437].message }}
    • Profile picture of the author Kate Davies
      Flash videos (particularly flv format) are good for watching online, rather than downloadable. If they can't actually download a video, then it is difficult to share it (though not completely impossible to someone who is very determined).

      If you use a content management system such as Joomla for your website, then you can set up all sorts of access restricitions.
      Signature
      Local internet marketing in the UK
      Only the businesses who can be found online will succeed. Improve online visibility with www.vizzibiliti.co.uk
      {{ DiscussionBoard.errors[2202530].message }}
      • Profile picture of the author Dayne Dylan
        Banned
        Originally Posted by digileaf View Post

        Flash videos (particularly flv format) are good for watching online, rather than downloadable. If they can't actually download a video, then it is difficult to share it (though not completely impossible to someone who is very determined).

        If you use a content management system such as Joomla for your website, then you can set up all sorts of access restricitions.

        So how do I actually put up the videos in that format on my site? Do I have to generate a code or something?
        {{ DiscussionBoard.errors[2202539].message }}
        • Profile picture of the author Kate Davies
          Originally Posted by Dayne Dylan View Post

          So how do I actually put up the videos in that format on my site? Do I have to generate a code or something?
          There's quite a few different ways to do this and it partly depends on where your website is hosted, how much access you have to it and whether you are proficient with web coding. There is a very simple way to do it, using EasyVideoPlayer (I think that's what it's called), although that is something that you have to buy. The free ways, require a bit of web experience, so it depends on your level of expertise.

          I can help you with that, but I'm not in my office at the moment, but I can get back to you later with some more specific help.

          Kate
          Signature
          Local internet marketing in the UK
          Only the businesses who can be found online will succeed. Improve online visibility with www.vizzibiliti.co.uk
          {{ DiscussionBoard.errors[2202560].message }}
      • Profile picture of the author Kate Davies
        I'm not too sure about this bit - but doesn't using DL Guard enable this issue of passwords?
        Signature
        Local internet marketing in the UK
        Only the businesses who can be found online will succeed. Improve online visibility with www.vizzibiliti.co.uk
        {{ DiscussionBoard.errors[2202545].message }}
  • Profile picture of the author Dayne Dylan
    Banned
    This is what I think I will do. Here is the order process....

    1. Customer pays and is directed to the "thank you" page

    2. Thank You page has a "register" form (aweber) that they will put in their name and email.

    3. Once registered, they will be sent the password protected URL and password to access the page with the videos.


    So my question now is, how do I put the video on the page for them to play? I just want them to be able to play and view, but not have something like a YouTube link available for sharing.

    EDIT: I would love for a way to make the password auto-generated for each buyer if possible.
    {{ DiscussionBoard.errors[2202472].message }}
  • Profile picture of the author Kate Davies
    Sorry Dane, I keep forgetting things that I meant to say...

    If you have a video file in a format such as avi, mov or wmv you can convert it to flv format using the free program WinFF. You can use that program to convert to and from many formats.

    Again, it depends on your understanding of video files and bitrates as to how you select your settings to get the optimal file size and best achievable quality settings.
    Signature
    Local internet marketing in the UK
    Only the businesses who can be found online will succeed. Improve online visibility with www.vizzibiliti.co.uk
    {{ DiscussionBoard.errors[2202580].message }}
  • Profile picture of the author icun
    1) You will need to convert your video to FLV format which makes it a Flash video file.
    2) You will then need to upload your video to the password protected part of your site.
    3) You then set up this page with a video player linking the FLV file you created. Here's a good, free player you can use: Flowplayer Setup - Add video to your website

    If you need a hand, drop me a PM and I can come up with some code.

    Martin
    {{ DiscussionBoard.errors[2202635].message }}
  • Profile picture of the author yzal
    hey,

    i would suggest you use wordpress and create a password protected page or use a free membership plugin.

    if not wordpress then something like amember will be secure.

    that should do it
    {{ DiscussionBoard.errors[2202643].message }}
  • Profile picture of the author Chris Worner
    Hi Dayne,

    as far as prevening the video's from being shared, that is almost impossible. The thing is you need to have an understanding of video streaming.

    Most websites like Youtube, load the video into the cache which is why the videos can be downloaded, it is not being truely streamed to the viewers computer.

    In order to make it as tricky as possible for the videos to be shared, you will need to invest in a dedicated server set up for true live content streaming, unfortunately, this can be expensive.
    Heres a link which enters into detail on the subject of live streaming:

    Video and Media Streaming Servers (not my website)


    Chris
    Signature

    {{ DiscussionBoard.errors[2202703].message }}
  • Profile picture of the author Dayne Dylan
    Banned
    You Warriors never cease to amaze me with your generosity and help, thanks so much! I think I have plenty info to work with now!
    {{ DiscussionBoard.errors[2202757].message }}
    • Profile picture of the author itsallhere
      Originally Posted by Dayne Dylan View Post

      You Warriors never cease to amaze me with your generosity and help, thanks so much! I think I have plenty info to work with now!
      Hi Dayne,

      I find myself in the same situation;

      I want to protect an area of my video site only for viewing by paid customers - did you get a solution you are happy with ?

      Thanks

      Dan
      {{ DiscussionBoard.errors[2734390].message }}
      • Profile picture of the author Dayne Dylan
        Banned
        Originally Posted by itsallhere View Post

        Hi Dayne,

        I find myself in the same situation;

        I want to protect an area of my video site only for viewing by paid customers - did you get a solution you are happy with ?

        Thanks

        Dan
        Yes, I use Wishlist Member now.
        {{ DiscussionBoard.errors[2740634].message }}
  • Profile picture of the author Lloyd Buchinski
    Streaming video is the most difficult to capture, but not too difficult. Realplayer.com says their software (about $30 if I remember right) will capture anything that can be shown on your monitor.

    wopg.org (words of peace global) uses a streaming video system and when it is loading intermittently you can see a url in the status bar, ooyala.com. I know they do the streaming video for much smaller operations too, so if you don't want to go with a server of your own they might be good.

    This organization does want to make the videos available for download and they are switching over to Quicktime to do that. I think it happens to be cheaper to do it with ooyala.com, and they are non profit with not a lot of money.

    The free version of realplayer would start a new file every time there was a pause in audio. It didn't work really well, but the paid is supposed to be a lot better.
    Signature

    Do something spectacular; be fulfilled. Then you can be your own hero. Prem Rawat

    The KimW WSO

    {{ DiscussionBoard.errors[2204007].message }}
  • Profile picture of the author Dayne Dylan
    Banned
    Anyone know of a free way to convert an AVI video file to FLV on mac only?
    {{ DiscussionBoard.errors[2226486].message }}
  • Profile picture of the author Jonathan Denney
    Dayne, I've done exactly what you want to do to a wordpress site successfully with the use of a wordpress plugin. But I'm not sure if you're using wordpress. Are you?
    {{ DiscussionBoard.errors[2734497].message }}
    • Profile picture of the author Kevin AKA Hubcap
      Try S2 Member. It's a wordpress membership plugin. The free version is probably all you need but if you do need more capability the paid version is $69 for one domain and $129 for unlimited domains.
      {{ DiscussionBoard.errors[2734999].message }}
  • Profile picture of the author pennynickels
    Dayne,

    I've run across several software and software services that specifically cater to downloads. They provide tracking e.g. # of downloads; offers controlled access e.g. username/password; and even a payment module. I had them bookmarked on an old PC.

    You may try searching sourceforge.net, freshmeat.com, hotscripts.com or other sites.
    {{ DiscussionBoard.errors[2735040].message }}

Trending Topics