[Red5devs] [Red5] #165: stream stops working if bandwidth limit set too high
Red5
System
Tue Aug 29 05:58:43 EDT 2006
#165: stream stops working if bandwidth limit set too high
----------------------------------+-----------------------------------------
Reporter: spam at electroteque.org | Owner: Red5 Development Team
Type: bug | Status: new
Priority: normal | Component: Red5 Server
Version: 0.5 | Severity: normal
Keywords: | Tt_estimated:
Tt_spent: | Tt_remaining:
----------------------------------+-----------------------------------------
hi, i reported this in #129, its still there however, if i set a number
too high the stream will stop working, see below
It looks like there is a problem if i set the value of the overall
bandwidth really high. The stream stops, or the client doesnt recieve the
stream at all. What is the most possible value so we dont get bandwidth
shaping just inb case this is an issue with the buffering problem. Also
how would i be able to dynamically set this value depending on the users
possible bandwidth ?
[java] [DEBUG] 23875 IoWorker-4:(
org.red5.server.adapter.ApplicationAdapte?
.debug ) appConnect: RTMPMinaConnection from 220.101.159.113:49194 to
69.42.91. 4 (in: 3323, out: 3073)
[java] [INFO] 25453 IoWorker-4:( org.red5.io.flv.impl.FLV.info ) File
size:
26670587
something like this will trigger it off
sbc.setOverallBandwidth(2*1024*1000000);
--
Ticket URL: <http://mirror1.cvsdude.com/trac/osflash/red5/ticket/165>
Red5 <http://osflash.org/red5>
Red5 Server
More information about the Red5devs
mailing list