Gsvideo any way to add crossbar filter?
in
Library and Tool Development
•
1 year ago
sorry for asking,just wondering would be possible to implement classic "crossbar" directshow filter in GsVideo library?
because normally most of the analog capture devices that contain a tuner, usually implement the crossbar interface
i'm using crappy analog capture card which is not working in some case,i've to set composite channel manually.
so would be great to have such method,something like cam.setCrossbarPins(int);cam.setChannel(COMPOSITE);
i saw there's a interface called TUNER in gstreamer-java-doc,but not too sure about this since i'm not familiar with Gstreamer.
much appreciate if @andres can make this happen. cheers!
1