Hi,
I’m using the MTmini package v1 with my WM6.1 smartphone as a webcam using WebCamera Plus.
Ive got MTmini to identify my camera though there is a slight problem. The original image from the cam :
The image from background3 :
These bars to the right of the screen appear automatically and are annoying. They get cascaded to the other filters.
My config file is :
<dsvl_input xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="DsVideoLib.xsd">
<camera friendly_name="WebCamera Plus" frame_width="320" frame_height="240" >
<pixel_format>
<RGB24/>
</pixel_format>
</camera>
</dsvl_input>
I cannot find a method to remove these bars. Ive tried removing the pixel format, changing it to RGB16,etc. No use.
Any suggestions ?
Oh, and I’m using Vista Home Premium btw.
