This is my first post.. and also I am new to C#
First of all I would like to thanks Tappen for the nice program he provided.
Second allow me to introduce my self:
My name is Muhammad I am now doing my master thesis in Germany where I have in the first phase to build an application which is a media player that can support RTSP streaming from DSS.
Now I need some help in this player, that is :
* is there a doc for the VLCControl.dll
* I wanna play, pause, stop my video --- done! but pause and stop and then replay is very slow?? does any one knows the answer, its even with a local file????
* I wanna go to a specific location --- also how to do this.?
* I wanna get a frame, at a specific time, --- of course u know --- how to do this???
* How can I talk to Darwin streaming server, through RTSP, by getting some info from it??
* can we use this code to deal with a movie on frame level???
* Finally this question is for you guys, who may have got the same problem: When I try to compile the VLanControl to get the VLanControl.dll, I an getting an error in the file "VlcUserControl.Designer.cs" that says:
Do u know the solution for this..Error 3 'VLanControl.VlcUserControl' does not contain a definition for 'VlcUserControl_Resize' D:\My Documents\Visual Studio 2005\Projects\VLCNetInterface\VlcUserControl.Designer.cs
I think thats it for now????
Thanks in advance for all of u...