TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Muhammed Eassa P N
NA
8
4.4k
Encrypted video File Playing
Jun 19 2015 5:40 AM
All
I developed on ASP.net 4.5 application with C# code , It have more video files that stored in folder,
My request this video file need protection.i think encryption is the best way,
My video file encrypted and encrypted file playing in browser i used the iframe control for file playing
anyone can help me for encrypted file playing
Reply
Answers (
1
)
0
Nils Wilmer
0
2
0
Jun 25 2015 6:47 PM
I think you have two options here:
_ you can develop your own encoder that both compresses & encrypts the data. If the compression is done first and then the encryption, then the compression doesn't necessarily need to be lossless, but the encryption/decryption would need to be. Note that this process is not easy and requires good knowledge in DirectShow or Media Foundation programming and other low level programming skills.
_ you can use a toolkit that provide both compressor and encryption methods. This is discussed in
this forum post
.
how to export values to pdf,without using iTextSharp.?
Reg : Project Doubt