On Fri, 09 Apr 2010 01:01:20 +0200, joerg.schill...@fokus.fraunhofer.de (Joerg Schilling) wrote: > Albert Lee <tr...@opensolaris.org> wrote: > >> Apparently Sun/Oracle has access to part of the source, because I just >> talked to Ginn Chen today about fixing the video capture format support >> in >> Flash Player. I can ping him about this. >> >> Flash Player also dlopens a user-provided module (libflashsupport.so) for >> *output* audio drivers so I can get native OSS output (using the >> implementation at http://git.0pointer.de/repos/libflashsupport.git/ ), >> but >> not input. > > This sounds promising.... > > I cannot find a libflashsupport.so on my Solaris installation, but I can > see > that a library of this name appears as string in the adobe flash plugin. > > > Jörg
libflashsupport is merely an interface for adding optional functionality, and no implementation is included with the Flash Player plugin. Some innformation and an example implementation was provided on the Adobe Labs wiki. The Flash Player section was removed from the wiki, but here is the Google cache of the page: http://webcache.googleusercontent.com/search?q=cache:EAbTqd6cIxYJ:labs.adobe.com/wiki/index.php/Flash_Player:Additional_Interface_Support_for_Linux The Git repository above has one of the more popular implementations. -Albert _______________________________________________ opensolaris-code mailing list opensolaris-code@opensolaris.org http://mail.opensolaris.org/mailman/listinfo/opensolaris-code