winforms - Windows Media Player, Use Remote Resource c# Win.Forms -
i have created table in sql server paths different videos need use on windowsforms application. example: table: videos id=1 video_location=\10.90.x.x\media\video_1.mp4
when i'm trying reproduce axwindowsmediaplayer on windows form url of path, doesn't work. (i have no problem local resource btw) tried impersonator class, sharing folder,storing credentials, result same.
it's possible reproduce remote media via windowsforms//axwindowsmediaplayer ?
thanks.
Comments
Post a Comment