| 
     
      
      
      From: Stefan K. <en...@ho...> - 2009-02-14 19:40:50
      
     
   | 
> Hi all, > > I am having some porting doubt. Please help me. > > > > In porting GStreamer on any dual processor board (MIPS and DSP), > GStreamer will sit on MIPS and my codecs will be there in Flash. When I > say create plug-in/element for that codec, codec should be loaded to DSP > processor from Flash (please make me correct if I am wrong). Now my > doubt is how GStreamer will know that, it will load codec to DSP > processor? And how GStreamer will communicate with DSP Processor? > Its entierly up to you how you handle the communication with your DSP. You will have to write elements that use your dsp codecs. Stefan > > > Please help me…. > > > > Thank you, > > Raghu > > > > > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by: > SourcForge Community > SourceForge wants to tell your story. > http://p.sf.net/sfu/sf-spreadtheword > > > ------------------------------------------------------------------------ > > _______________________________________________ > Gstreamer-embedded mailing list > Gst...@li... > https://lists.sourceforge.net/lists/listinfo/gstreamer-embedded  |