Relation between ks.sys and ksproxy

Hello all,
could you guide me about to find out Relation between ks.sys and ksproxy

Thanks

Regards,
Pravin G.

pravin gawale wrote:

Hello all,
could you guide me about to find out Relation between ks.sys and ksproxy

That question is way too broad to answer. Can you be more specific?

Ks.sys doesn’t serve any purpose on its own. A kernel streaming driver
consists of a KS driver plus the ks.sys “port” driver… Ksproxy.ax is a
user-mode component that allows a KS driver (plus ks.sys) to participate
in DirectShow graphs. Ksproxy reads the capabilities, properties, and
methods that a KS driver exposes, and based on that set, advertises
user-mode DirectShow COM interfaces that a graph can use to manipulate
the driver.


Tim Roberts, xxxxx@probo.com
Providenza & Boekelheide, Inc.