Search found 5 matches

Go to advanced search

by bolo
02 Sep 2005 21:12
Forum: Web and scripting
Topic: Activex VLC Interface and :sout
Replies: 10
Views: 7133

I forgot to metion : i am using last svn nightly build.
by bolo
02 Sep 2005 18:53
Forum: Web and scripting
Topic: Activex VLC Interface and :sout
Replies: 10
Views: 7133

Activex VLC Interface and :sout

Hi All, First of all, great work with the activex interface! I have tried the activex on the .net plataform (C#) and it works perfectly playing files and remote streams. But i have a problem : i am trying to use the activex to capture the video stream comming from a webcan and output to an mpeg file...
by bolo
11 Aug 2005 22:51
Forum: Web and scripting
Topic: using activex vlc in C#
Replies: 30
Views: 63192

Thanks, I will be waitting for the changes. Maybe, the problem could be in the VLCPlaylistMode. I have a working example using wxpython, i pass VLCPlaylistMode argument as integer in the addTarget call (It is the same as showed in the IE activex example html page). It seems that the activex vlc comp...
by bolo
11 Aug 2005 22:33
Forum: Web and scripting
Topic: using activex vlc in C#
Replies: 30
Views: 63192

Yes, i am using the last development version...
by bolo
11 Aug 2005 21:59
Forum: Web and scripting
Topic: using activex vlc in C#
Replies: 30
Views: 63192

using activex vlc in C#

Hi All, I am trying to use vlc activex in my C# application, and i cant make it work. The problem is in addTarget method. This is a small example that shows the problem : using System; namespace ExamplePlayer { class MainClass { public static void Main(string[] args) { AXVLC.VLCPluginClass player = ...

Go to advanced search