July 2006 Archives by author
Starting: Sat Jul 1 05:30:49 EST 2006
Ending: Mon Jul 31 18:30:06 EST 2006
Messages: 174
- [Red5commits] [1226] fixed synchronization issue when two clients are connecting to a to-be-created s
Joachim Bauch
- [Red5commits] [1084] Support prefixes in stream names and names without file extension. Requires ISt
jbauch
- [Red5commits] [1085] Trac #28 fixed
jbauch
- [Red5commits] [1086] send "NetStream?.Play.StreamNotFound" if requested stream doesn't exist
jbauch
- [Red5commits] [1087] Recording works again (Trac #46). Generate files with correct timestamps, recre
jbauch
- [Red5commits] [1087] Recording works again (Trac #46). Generate files with correct timestamps, recre
jbauch
- [Red5commits] [1088] Basic .flv metadata can be generated automatically (Trac #23).
jbauch
- [Red5commits] [1089] added feature for Trac #23
jbauch
- [Red5commits] [1090] fixed edge cases (Trac #47)
jbauch
- [Red5commits] [1093] delete unused folder
jbauch
- [Red5commits] [1094] Generation of SBR now moved to the connection so the amount of all streams can b
jbauch
- [Red5commits] [1096] re-added .jsp support with new Jetty version
jbauch
- [Red5commits] [1097] fixed default page not being returned when accessing the server root through Jet
jbauch
- [Red5commits] [1099] Styled default page a bit, added link to mailing list.
jbauch
- [Red5commits] [1100] added browser icon
jbauch
- [Red5commits] [1102] fixed decoding of captured data:- packets with a timestamp of 0xffffff start wi
jbauch
- [Red5commits] [1103] added toString
jbauch
- [Red5commits] [1104] update for decodeNotifyOrInvoke
jbauch
- [Red5commits] [1105] update
jbauch
- [Red5commits] [1106] videoConferenceDemo seems to be working again:- fixed "stream.start" being call
jbauch
- [Red5commits] [1107] re-added support for IStreamAware, this makes the videoConference even better wo
jbauch
- [Red5commits] [1109] Updated ant build script to compile webapps to their WEB-INF directories and pre
jbauch
- [Red5commits] [1111] don't try to decode stream metadata if in server mode
jbauch
- [Red5commits] [1112] "register" and "unregister" can be overwritten by subclasses
jbauch
- [Red5commits] [1113] Provide default security policy for the Java SecurityManager? (Trac #53) as desc
jbauch
- [Red5commits] [1114] return more values of scope attributes
jbauch
- [Red5commits] [1115] disable memory mapped files in Jettyremove unused users from default realm
jbauch
- [Red5commits] [1116] added initial HTML view for the XML-RPC statistics
jbauch
- [Red5commits] [1117] remove child nodes before getting subscopes
jbauch
- [Red5commits] [1118] added link to the admin interface
jbauch
- [Red5commits] [1126] we don't have a separate configuration of the remoting port
jbauch
- [Red5commits] [1128] fixed javadoc warnings
jbauch
- [Red5commits] [1129] removed starting blank line
jbauch
- [Red5commits] [1130] updated installer for next release
jbauch
- [Red5commits] [1131] updates
jbauch
- [Red5commits] [1134] added optional code to download the sample streams only on demand
jbauch
- [Red5commits] [1135] fixed apparent copy-paste bug that caused _really_ slow live streaming
jbauch
- [Red5commits] [1137] added "toString" for connectionschanged detection of stream metadata
jbauch
- [Red5commits] [1139] fixed broken videoconference
jbauch
- [Red5commits] [1140] added release date
jbauch
- [Red5commits] [1141] tagged 0.5rc1 of build scripts
jbauch
- [Red5commits] [1142] tagged 0.5rc1 of debian build scripts
jbauch
- [Red5commits] [1143] tagged 0.5rc1 of documentation
jbauch
- [Red5commits] [1144] tagged 0.5rc1 of io code
jbauch
- [Red5commits] [1145] tagged 0.5rc1
jbauch
- [Red5commits] [1146] updated svn:externals to point to tagged modules
jbauch
- [Red5commits] [1147] wait for keyframe if no video codec is available for live streaming
jbauch
- [Red5commits] [1148] if a video frame is dropped in live streaming, also drop all frames until the ne
jbauch
- [Red5commits] [1149] applied patch by "ce [at] publishing-etc [dot] de": only serialize same instanc
jbauch
- [Red5commits] [1150] applied patch by "ce [at] publishing-etc [dot] de" to re-add jsp support in mani
jbauch
- [Red5commits] [1151] added Trac #59
jbauch
- [Red5commits] [1152] update "tagPosition" when seeking (Trac #55)
jbauch
- [Red5commits] [1153] added "getRemotePort" to IConnectionfixed getting connection informations for R
jbauch
- [Red5commits] [1154] updated for new connection api
jbauch
- [Red5commits] [1155] The bytes read messages must include every byte sent through the connection, inc
jbauch
- [Red5commits] [1157] Implemented frame dropping for live streams depending on available bandwidth. Se
jbauch
- [Red5commits] [1158] fixed NullPointerException? when connecting to non-existent applications
jbauch
- [Red5commits] [1159] added tutorial application for John's class
jbauch
- [Red5commits] [1160] updated javadoc
jbauch
- [Red5commits] [1161] timestamps of dropped disposable frames are added to next frame in ClientBroadca
jbauch
- [Red5commits] [1162] handle ChunkSize? messages and pass them to the subscribers of streams in a conn
jbauch
- [Red5commits] [1163] bugfix if timestamp of dropped packets is absolute
jbauch
- [Red5commits] [1164] updates to reduce audio lag
jbauch
- [Red5commits] [1165] moved bandwidth measurement to ApplicationAdapter? for the applications that nee
jbauch
- [Red5commits] [1166] fixed bug if no ChunkSize? was received from the broadcasterfixed invalid video
jbauch
- [Red5commits] [1167] display shared objects in admin interface
jbauch
- [Red5commits] [1168] display date of last updateswitching scopes modifies the url so navigation / bo
jbauch
- [Red5commits] [1169] start with initial list of scopes
jbauch
- [Red5commits] [1170] codecs can disable frame dropping in live streams until we have a solution for t
jbauch
- [Red5commits] [1173] the "hosts" directory doesn't exist any more
jbauch
- [Red5commits] [1175] also detect changes in mutable objects
jbauch
- [Red5commits] [1178] don't create child-scopes of the host scope automatically
jbauch
- [Red5commits] [1179] added comment about r1178
jbauch
- [Red5commits] [1180] catch and log exception caused by Trac #54
jbauch
- [Red5commits] [1181] synchronize access to streams
jbauch
- [Red5commits] [1182] updated tutorial application to also store the unique client id per connected us
jbauch
- [Red5commits] [1183] service is still working after installed version has been rebuilt (Trac #76)add
jbauch
- [Red5commits] [1184] detect files with unsupported sample rates (Trac #66)
jbauch
- [Red5commits] [1185] Trac #66 and #76
jbauch
- [Red5commits] [1186] Increase max. size of Mina thread-pool, this should fix #45 and also fixes probl
jbauch
- [Red5commits] [1187] support objects as scope attributes
jbauch
- [Red5commits] [1188] added helper method to invoke methods on all connections a client has to a scope
jbauch
- [Red5commits] [1189] fixed wrong timestamps in recorded files (Trac #78)streams are unregistered in
jbauch
- [Red5commits] [1190] Trac #78
jbauch
- [Red5commits] [1191] Trac #84
jbauch
- [Red5commits] [1192] fixed "ns.pause" if no pause flag was given (Trac #67)
jbauch
- [Red5commits] [1193] report actual position seeked to back to client
jbauch
- [Red5commits] [1194] store client names directly in the SO to minimize bandwidth usage for updates
jbauch
- [Red5commits] [1195] added IStreamService.play(boolean)added IStreamService.receiveVideo(boolean)ad
jbauch
- [Red5commits] [1197] fixed delayed audio in VOD streams
jbauch
- [Red5commits] [1198] re-added audio lag fix for live streams
jbauch
- [Red5commits] [1199] new stream methods
jbauch
- [Red5commits] [1200] Filename generation of recorded streams can be customized per application (Trac
jbauch
- [Red5commits] [1201] typos
jbauch
- [Red5commits] [1204] check for "null" values
jbauch
- [Red5commits] [1205] generate ClientBW and ServerBW messages depending on configured bandwidth
jbauch
- [Red5commits] [1206] fixed NullPointerException? when old and new value are "null"
jbauch
- [Red5commits] [1207] handle case when SO event is received for deleted scope
jbauch
- [Red5commits] [1208] use "double" tokens to support bandwidths less than 8000 bits/sec
jbauch
- [Red5commits] [1210] fixed call to "invoke" instead of "notify"
jbauch
- [Red5commits] [1211] added methods to perform "notify" calls on connections / clients
jbauch
- [Red5commits] [1214] provide access to flash parameters that were given in the call to "connect" thro
jbauch
- [Red5commits] [1215] all bandwidths are specified in bits per second
jbauch
- [Red5commits] [1217] evaluate client buffer length for dynamic bandwidth calculation
jbauch
- [Red5commits] [1218] added license header
jbauch
- [Red5commits] [1219] new features
jbauch
- [Red5commits] [1220] bugfix for server streams
jbauch
- [Red5commits] [1221] updates to better support frame dropping over RTMPT
jbauch
- [Red5commits] [1224] fixed division by zero
jbauch
- [Red5commits] [1225] no need to reset, will be overwritten with next request
jbauch
- [Red5commits] [1226] fixed synchronization issue when two clients are connecting to a to-be-created s
jbauch
- [Red5commits] [1228] preparing for release of 0.5 final
jbauch
- [Red5commits] [1229] tagged IO code for 0.5 final
jbauch
- [Red5commits] [1230] tagged windows build code for 0.5 final
jbauch
- [Red5commits] [1231] tagged documentation for 0.5 final
jbauch
- [Red5commits] [1232] tagged server code for 0.5 final
jbauch
- [Red5commits] [1233] updated svn:externals to point to tagged modules
jbauch
- [Red5commits] [1236] fixed path to jetty6 javadocs
jbauch
- [Red5commits] [1237] small improvements as suggested by Paul on the dev list
jbauch
- [Red5commits] [1238] applied patch by "ce [at] publishing-etc [dot] de" to fix Trac #90 (last frames
jbauch
- [Red5commits] [1239] applied patch by "ce [at] publishing-etc [dot] de" to fix Trac #92 (FileConsumer
jbauch
- [Red5commits] [1240] store packet header in message instead of header from last chunkupdated "Header
jbauch
- [Red5commits] [1241] based on patch by "ce [at] publishing-etc [dot] de" for Trac #93 to bring timest
jbauch
- [Red5commits] [1242] applied patch by "ce [at] publishing-etc [dot] de" to fix Trac #91 (FileConsumer
jbauch
- [Red5commits] [1243] make sure the current connection in available through the Red5 object when a cli
jbauch
- [Red5commits] [1249] prevent buffer from being released twice
jbauch
- [Red5commits] [1250] Fixed deserialization of MixedArray? objects. Resulted in Maps being returned w
jbauch
- [Red5commits] [1251] updates for statistics (support long, null, lists, sets, fixed a few rendering p
jbauch
- [Red5commits] [1252] fixed buffer leaks
jbauch
- [Red5commits] [1254] fixed NPE on disconnect
jbauch
- [Red5commits] [1083] testing trac notification, does it work?(No files)
lhubbard
- [Red5commits] [1091] cleaning up.
lhubbard
- [Red5commits] [1092] Clean up, delete some jars ( related to scripting, this will be added as module
lhubbard
- [Red5commits] [1095] Upgraded to mina 0.9.4
lhubbard
- [Red5commits] [1098] Updated debug handler.Added dump filer, can save as .raw (binary), and .cap (cu
lhubbard
- [Red5commits] [1101] Updates for debug capture servlet.
lhubbard
- [Red5commits] [1108] --
lhubbard
- [Red5commits] [1124] Improved debug servlet, now shows relative timestamp since start of data.Rename
lhubbard
- [Red5commits] [1132] Added some things to make flv player work. getStreamLength and onBWDone. Added s
lhubbard
- [Red5commits] [1133] Added client and server bandwidth rtmp types to codec.
lhubbard
- [Red5commits] [1171] Increase stream speed to 1mbit.
lhubbard
- [Red5commits] [1203] Added stream speed control, plus some fixes provided by paul to flvreader and rt
lhubbard
- [Red5commits] [1216] Lots of updates. Added zeroToStream time, which is the delay the client has whil
lhubbard
- [Red5commits] [1222] Fixed: Stop being called on server but no status being sent to client.
lhubbard
- [Red5commits] [1223] A few changes to speed control, data bit rate is now more accurate and buffer ho
lhubbard
- [Red5commits] [1253] commented out server side streams.
lhubbard
- [Red5commits] [1172] new deb release
seisenmann
- [Red5commits] [1174] created tag from trunk
seisenmann
- [Red5commits] [1176] remove pid file on stopthanks to Bram Biesbrouck for reporting this issuefixes
seisenmann
- [Red5commits] [1177] removed debian external reference
seisenmann
- [Red5commits] [1234] prepare 0.5-1 build
seisenmann
- [Red5commits] [1235] creating tag from trunk
seisenmann
- [Red5commits] [1244] prepare redhat folder
seisenmann
- [Red5commits] [1245] added svn structure
seisenmann
- [Red5commits] [1246] added svn structure
seisenmann
- [Red5commits] [1247] added svn structure
seisenmann
- [Red5commits] [1248] added first draft of redhat compatible start/stop script
seisenmann
- [Red5commits] [1110] New implementation of FlowControlService?. (more test needed)Add a demo bw conf
sgong
- [Red5commits] [1119] A dummy flow control service that always has token available.When configured in
sgong
- [Red5commits] [1120] Added a headerSize attribute to Header and isRelativeTimer to decide whether the
sgong
- [Red5commits] [1121] Added support for Stream aware scope handler. The stream events now can be handl
sgong
- [Red5commits] [1122] Send both bland video/audio with timestamp 0 to client forcing the packet as abs
sgong
- [Red5commits] [1123] Made FileConsumer? aware of absolute/relative timestamp mark.
sgong
- [Red5commits] [1125] Send absolute ts on seek/resume.
sgong
- [Red5commits] [1127] Added Server-side stream support (quite experimental and many bugs ; -))Added a
sgong
- [Red5commits] [1136] workaround for ServerStream? corresponding to tracker #55
sgong
- [Red5commits] [1138] Made token distribution at fixed rate.
sgong
- [Red5commits] [1156] Made OOBControlMessage return a synchronous result. (aka a method invocation mec
sgong
- [Red5commits] [1196] Added a balanced flow control service that distributes tokens equally across flo
sgong
- [Red5commits] [1202] Use read/write lock for synchronization to provide more concurrency.Fixed some
sgong
- [Red5commits] [1209] Use log.debug instead os System.err.println
sgong
- [Red5commits] [1212] Make list play work (not re-start a stream when already created)
sgong
- [Red5commits] [1213] Made play with 'length' param work.
sgong
- [Red5commits] [1227] Send snapshot for seek when stream is paused.
sgong
Last message date:
Mon Jul 31 18:30:06 EST 2006
Archived on: Mon Jul 31 18:30:22 EST 2006
This archive was generated by
Pipermail 0.09 (Mailman edition).