[gst-devel] accesing same variable in 2 plugins at runtime

Stefan Kost ensonic at hora-obscura.de
Wed Aug 8 15:22:24 CEST 2007


Hi,

that cannot be done easily. You need to use an ipc mechanism so that all
instances of your sinks and sources can talk to each other and use the same fd.

I am not aware of any example in gstreamers code for it.


Stefan

prit wrote:
> hi,
> 
> i open a hardware decoder device in decoder plugin and get device fd
> (integer) .
> 
> i want to use the same "fd" in videosink plugin at run time . how it can
> be possible
> 
> any ideas
> 
> 
> 
> 
> ------------------------------------------------------------------------
> *Join Excite! - http://www.excite.com*
> The most personalized portal on the Web!
> 
> 
> ------------------------------------------------------------------------
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >>  http://get.splunk.com/
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> 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