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
Post a Comment