Dynamic rich media component for ASP.Net Flash, Video, Audio, FlashVideo and ToolTip / Balloon Help controls for C# and VB.Net
Welcome Guest Search | Active Topics | Members | Log In | Register

Disallow users from downloading video file Options · View
swabygw
Posted: Monday, May 04, 2009 4:12:56 AM
Rank: Newbie
Groups: Member

Joined: 5/4/2009
Posts: 3
Points: 9
I'd like to be able to show videos using Windows Media Player but not allow them to download the video. But if they right-click on the WMV player, they can see the file location and go grab the file. Is there any way around showing them the file info?

swabygw@hotmail.com
swabygw
Posted: Monday, May 04, 2009 4:15:15 AM
Rank: Newbie
Groups: Member

Joined: 5/4/2009
Posts: 3
Points: 9
Sorry, one other thing: they can also see the videoURL in the source (Internet Explorer: View-Source). Is there a way to hide that, as well?

swabygw@hotmail.com
Jake
Posted: Monday, May 04, 2009 11:49:26 AM
Rank: Administration
Groups: Administration

Joined: 7/26/2007
Posts: 652
Points: 1,656
Location: USA
ASPNetVideo does protect file URLS from casually being seen in source code.
If this is not so please can you explain how to do it....


To fully protect movies from download - you need to host them on Windows Media Streaming Hosting...
Try www.egihosting.com/ for example


http://www.aspnetmedia.com
swabygw
Posted: Monday, May 04, 2009 12:51:09 PM
Rank: Newbie
Groups: Member

Joined: 5/4/2009
Posts: 3
Points: 9
It doesn't seem to protect URL's. For example, in the demonstrations area for WMV on this website (http://www.aspnet-video.com/aspnetvideo_Demonstration-Hello-World-ASP-NET-Windows-Media-Player.aspx), you can right-click on the screen, select Properties, and see on the File table the file location (http://www.aspnet-video.com/videos/dancedancerevolution.wmv).

How can this source file location be kept private?
Jake
Posted: Friday, May 08, 2009 9:06:29 AM
Rank: Administration
Groups: Administration

Joined: 7/26/2007
Posts: 652
Points: 1,656
Location: USA
If you want to serve a file - one MUST tell the browser its location.
That is unavoidable.

To protect your file.

1. Stream it through an ASPX page as you would an image from a database. Search teh forum for more help on buffering and mime types. You can then build custom protection.

2. Use Streaming Media hosting .. teh user will see the video but never download it....again - its in the forum many times.

http://www.aspnetmedia.com
Users browsing this topic
Guest


Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.