On Thu, 08 Apr 2010 06:40:24 -0700, Garrett D'Amore <garr...@damore.org>
wrote:
> On 04/ 8/10 06:36 AM, Joerg Schilling wrote:
>> "Garrett D'Amore"<garr...@damore.org>  wrote:
>>
>>    
>>>> The problem seems to be independent from the Solaris release.
>>>>
>>>> It happens on build 63 on an old IBM laptop (without hd-audio)
>>>> and it happens on build 128 with hd-audio.
>>>>
>>>>        
>>> That makes it sound like not a Solaris bug, but possibly a bug in the
>>> application's support for Solaris.  Can you build it to use OSS
instead
>>> of Sun audio?  Their OSS support may be more robust than their legacy
>>> Sun api support.
>>>      
>> It seems that the whole interfacing in the client code is done via
flash.
>>
>> It is interesting that youtube videos have no problems with playing the
>> sound,
>> but this may be a result of using different settings (e.g. sample
rates)
>> while
>> playing videos than what happens with the teleconference system.
>>    
> 
> Wow.  Flash is one of the more problematic audio applications.  I wish 
> we had access to the source code; I could probably "fix it".
> 
>      - Garrett

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.

-Albert

_______________________________________________
opensolaris-code mailing list
opensolaris-code@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to