Hi,
I am trying to create a video player where i need to play a video file instantly without delay.
i tried using MediaElement also using Mediaurielement(wpfmediakit) but it takes a delay in playing a video
also delay or blank in between video while playing like a playlist. is there any solution.
my friend told using flash player he could play flv videos instantly without any blank using some script i don't know how.
But my need is .net application to play video instantly.
Thank you