[jdev] Help with MUC
Michal 'vorner' Vaner
vorner at ucw.cz
Sun Aug 22 06:52:34 CDT 2010
Hello
On Tue, Aug 17, 2010 at 09:35:50PM -0300, Adler Medrado wrote:
> I am building an MUC with XMPP using Openfire (server) and strophe (client)
> and at client-side i'm doing streaming audio and video using flash too. My
> problem is: Everytime that somebody is typing in the chat, the streaming is
> becoming slow and most times it is freezing. I think some conflict is
> happening but i can't figure out what i am doing wrong, so i am asking to
> people more experienced: How can i use both audio/video streaming and muc
> chat on the same web page?
A wild guess would be: both flash and javascript eat a lot of CPU. Maybe if you
type in MUC, the javascript runs and the flash does not get enough of it?
There is no reasonable way it could be caused on network or server, since XMPP
send only little compared to the streams.
With regards
--
Something is obviously wrong. The thing works.
Michal 'vorner' Vaner
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <https://www.jabber.org/jdev/attachments/20100822/4881d4e9/attachment.pgp>
More information about the JDev
mailing list