c# - Play embedded video resource as stream -


edit: changed question better clarify issue. how possible play video byte array (taken embedded resource) using directshow.net library?

since i'm going prevent users accessing video file, need embed video file resource , play it.

thanks in advance.

it's bit non-standard, use wcf self-host endpoint inside desktop application. set source of video input "url" self-hosted endpoint. work wpf or winforms. not sure silverlight though.

the self-hosted endpoint pull media embedded resources , stream there.


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -