Hi,

I have been quite impressed with Red5 so far. I'm hoping to use it on an
audio streaming project I'm developing. One question I had was about
bandwidth detection. I saw this post from back in May that indicated
this issue was on peoples' radar.
(http://www.osflash.org/pipermail/red5_osflash.org/2006-May/003416.html)

But I wasn't able to see any followup discussion. Has any work gone into
this yet? Or is it planned?

Also, I'm very curious what the developers think the timeline may look
like for releasing the 0.8 beta. I realize that's not always the most
tactful question, I'm just fishing for some extra support for my cause
as I try to convince folks here that we should go with Red5. 

We foresee a tightly restricted user set for the near future which makes
me think we could launch the project using the 0.6 codebase.

Thanks,
Travis 

----
travis mccauley  |  web developer - information architect  
canadian music centre  |  416.961.6601 (x307) 
www.musiccentre.ca  |  www.centremusic.ca 
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On
Behalf Of Marcel D.
Sent: Tuesday, February 06, 2007 11:15 AM
To: [email protected]
Subject: [Red5] Lock, unlock and isLocked()

Hi everyone,

I started using lock and unlock after having trouble
with Shared Objects not being updated under stress.
However still it does not work as expected.

I have a piece of code that does quite some updates on
the same SO, but it seems that using lock and unlock
around it prevents any other updates. If I check
isLocked it is frequently locked. 
I was expecting the thread to wait untill it was
available again.

Or... I'm completely wrong here. I noticed that I get 
frequent 
java.lang.IllegalMonitorStateException: current thread
not owner

now that I'm using a lock. So maybe I should make the
'thread owner'. How do I do that.

Please...any example code is very appreciated.

Best regards Marcel 






 
________________________________________________________________________
____________
Now that's room service!  Choose from over 150,000 hotels
in 45,000 destinations on Yahoo! Travel to find your fit.
http://farechase.yahoo.com/promo-generic-14795097

_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org

_______________________________________________
Red5 mailing list
[email protected]
http://osflash.org/mailman/listinfo/red5_osflash.org

Reply via email to