VLCdll video streaming
-
martedì 6 marzo 2012 22:29
Hey ,
i want to stream a video file from server to client .
the client should have a option of play, pause,stop . where server sends video data in packets format at a regular interval . so can anybody help in creating a video streaming
i saw in net it showed that using VLC DLL we can stream . but it is not working. sample is here http://csharpmagics.blogspot.com which is i cant run have you got any sample program or any idea .
thanks for interest...
Tutte le risposte
-
martedì 6 marzo 2012 22:40
This would be client side
http://msdn.microsoft.com/en-us/library/cc189078(v=vs.95).aspx
The server side could be a web site that does a get of the video stream...
The server side could be a Socket application that delivers the appropriate media...
Maybe that will help you a bit.
JP Cowboy Coders Unite!
- Contrassegnato come risposta Leo Liu - MSFTModerator lunedì 26 marzo 2012 02:15
-
mercoledì 7 marzo 2012 07:14ModeratoreHi qqallstars,
I am afraid that VLC dll is not a product from Microsoft, that Microsoft does not provide support for any third-party products/libraries.
So you need to close thread by marking useful replies(i.e. Mr. Javaman's) as answers and then post in some dedicated forums on this product.
Thanks for your understanding.
Have a nice day,Leo Liu [MSFT]
MSDN Community Support | Feedback to us

