I'm trying to connect an Alax.Info IP camera source filter to a capture and a preview renderer.
I add the source filter to a graph, and render the pin. This produces a direct connection to a VMR, and it works. GraphEdit shows the camera filter's output pin type is RGB32.
When I connect the output of the camera source filter to a tee (either a Smart Tee filter, or an Infinite Tee filter), rendering the output from the tee causes an AVI Decompressor filter to be inserted between the tee and the VMR. In the MS GraphEdit application, I get one frame of video, nothing more. In GraphEditPlus, I just get a black render window.
I've tried connecting a Null Renderer to the preview pin of the Smart Tee, and to a second pin of the Infinite Tee, this made no difference.
When the camera filter is connected to a tee, GraphEdit reports its output pin type has been changed to YUY2, 16 bits. I strongly suspect this is the root of the problem.
Are there logs I can look at to figure out what's going on?
Is there a way to control the camera's output pin type in these "tool" applications, and thereby the selection of downstream filters?
Should I be using a different type of tee filter that expects RGB32 video?

