Hello

I'm developing a vitual camera DirectShow filter to be used by Adobe Flash on
websites where the Flash tehchnology allows local camera broadcasting. My
camera works correctly with Skype, I can see it in Flash configuration dialog
as a video input. The problem is that i can see no preview nor the video from
it. The camera is implemented as a DirectShow filter. I can see that the
filter's FillBuffer method is called but the camera window on web browser does
not show any preview. Are there any special DirectShow interfaces to be
implementd in my Pin to be able to work with Adobe Flash?

Thanks
Dominik