C# Secure Video Encryption -


i have set of videos want wpf application access , play it. user should not have access file directly or copy it.

i tried few ideas such - password protecting folder http://www.codeproject.com/articles/20880/folder-protection-for-windows-using-c-concepts-on

  • folder permissions. not working well.

any ideas appreciated.

thanks.

  • if have server create api , send stream, setup permissions , add them in code
  • if have network share use permission , use windowsidentity.impersonate
  • if must local need store encrypted , decrypt it.

be aware streams can captured , saved


Comments

Popular posts from this blog

android - MPAndroidChart - How to add Annotations or images to the chart -

javascript - Add class to another page attribute using URL id - Jquery -

firefox - Where is 'webgl.osmesalib' parameter? -