First of all, thanks for your reply. I've been reading the post you recommended me. I think that I can adapt it to my example but I'm not succeding. I think the following code vlcLive.addTarget "dshow://:dshow-vdev=""""", Array(":dshow-adev=""none"&q...
Hi! I'm using VLC ActiveX Player. I'm playing a video content via HTTP progressive downloading. string url = "http://....."; vlcActiveX.addTarget(url, null, VLCPlaylistMode.VLCPlayListReplaceAndGo, 0); I was wondering if there were any way to save video to disk while I'm watching it, i.e, ...
It is possible to include VLC player activeX in a free software? Yes. Does it mean that, if I develop a free application but NOT OPEN SOURCE, I can include VLC activeX in my application? And even if I show banners in my application? Thank you very much and congratulations for your great job! :D