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

VCam Filter Crash with Adobe Flash media server.

16 views
Skip to first unread message

joginder

unread,
Jul 7, 2010, 6:32:16 AM7/7/10
to
Hi All,

I haved developed a direct show filter app which work as a virtual
camera, which can publish to the adobe media server . For that I have
taken Vivek's Vcam filter as a reference,When i pulbish my video
stream captred form the My own filter code to adobe flash media server
then every thing work fine but on closing the application(Internet
Explorer) I got this message."Executable:iexplore.exe Pid 1034 Tid
d70. Module MyFilter.ax,4 Object left active" when filter code is
build in debug mode. After putting break points I found that my static
CreateInstance function is called four time,so four time constructor
code gets call,but only two time it goes into the destructor code. Due
to this object leak problem I have to Close or Refresh my web page to
publish again.

0 new messages