Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

VCam Question

659 views
Skip to first unread message

tboone...@clear.net

unread,
Jul 22, 2011, 10:41:14 PM7/22/11
to
Thanks to the author for this very good and useful code.
Does anyone know how I might make the VCam filter appear first in the
list of video capture filters when an app iterates through the list?
I have a native C++ app that will only connect to the first capture
device that it detects. Since I don't have the source code for the
app,
I can't modify this behaviour.
Thanks for any help....

TB

rep_movsd

unread,
Aug 26, 2011, 2:53:52 PM8/26/11
to
Hi

I'm the author of VCam.... Glad you find it useful

There seems to be no easy way to do what you wish, the default order
of enumeration is probably based on the CLSID, but a program may
choose to sort the entires in any way it chooses...

A crude hack is to disable every other filter.

Regards
Vivek


On Jul 23, 7:41 am, "tboonefis...@clear.net" <tboonefis...@clear.net>
wrote:

lestat...@gmail.com

unread,
Feb 10, 2013, 2:18:17 PM2/10/13
to
Im trying to install on Windows 7 x64 but I cant.
Is it posible?
Message has been deleted

hassanq...@gmail.com

unread,
Jul 4, 2018, 10:51:37 AM7/4/18
to
Hi Vivek,

I am new to windows programming my main concern is that how can I program this project to link my video capture devices such as webcam to the Virtual Cam filter? So that when I select Virtual Cam in Skype, for example, it could show the streaming form connected webcam.

rep_movsd

unread,
Nov 3, 2018, 4:30:05 AM11/3/18
to
On Wednesday, July 4, 2018 at 8:21:37 PM UTC+5:30, hassanq...@gmail.com wrote:
> Hi Vivek,
>
> I am new to windows programming my main concern is that how can I program this project to link my video capture devices such as webcam to the Virtual Cam filter? So that when I select Virtual Cam in Skype, for example, it could show the streaming form connected webcam.

You can look at the example
Make a graph that feeds a file or a live video into the VCam sink
0 new messages