[gst-devel] baseSrc plugin for a stereoscopic camera

Stefan Kost ensonic at hora-obscura.de
Tue Mar 27 21:20:55 CEST 2007


Hi,

what about looking at the videomixer element, restricting it to two inputs and
do your special processing. Sounds like a cool application. I would like to see
some results.

Stefan

Carlos Molina wrote:
> Hi all,
> 
> I'm writing a basesrc plugin for a stereoscopic camera. This camera 
> provides two video flows.
> 
> I need two src pad in my plugin, and I have some doubts how to do it.
> 
> My idea was to use collect pads, but I don't know if is it possible to 
> use collectpads for src pads! (I only see collectpads in sink)
> Also I thought to add manually a second pad, but I have read in the 
> basesrc file that:
>  * There is only support in #GstBaseSrc for exactly one source pad, which
>  * should be named "src".
> 
> So What do you think that is the best way to approch the problem?
> 
> Thanks in advance.
> 
> 
> 
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to share your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel





More information about the gstreamer-devel mailing list