c# - How to play encrypted video file using WindowsMediaPlayer? -


i encrypt .mp4 custom format (.opu). should decrypt file , save them temp folder @ start of application. , play them using windowsmediaplayer control in c#. have risk of stealing files temp folder. best way prevent stealing files? how play encrypted video file using windowsmediaplayer?

the best way perform decrypt stream in memory , play video there. way there never on-disk file steal.


Comments

Popular posts from this blog

gcc - MinGW's ld cannot perform PE operations on non PE output file -

How to connect android app to App engine -

hadoop - Running Map Reduce Job shows error - Mkdirs failed to create /var/folders/ -