June 2006 Archives by date
Starting: Tue Jun 20 03:20:04 EST 2006
Ending: Thu Jun 29 17:43:21 EST 2006
Messages: 219
- [Red5commits] [991] jbauch
luke at codegent.com
- [Red5commits] [865] javadoc updates
jbauch
- [Red5commits] [866] persistence stores shouldn't depend on IScope but on ResourcePatternResolver?
jbauch
- [Red5commits] [867] forgot something in the last commit
jbauch
- [Red5commits] [868] fixed application handlers not being called at all / in wrong order
jbauch
- [Red5commits] [869] added section about persistence
jbauch
- [Red5commits] [870] fixed NullPointerException? when client connects to non-existing scope
jbauch
- [Red5commits] [871] close Mina socket in method "close" (Trac #19)
jbauch
- [Red5commits] [872] fixed NotFound? error when accessing non-configured virtual host although a catc
jbauch
- [Red5commits] [873] typo
jbauch
- [Red5commits] [874] started hacking around with basic statistics service
jbauch
- [Red5commits] [875] filter non-string attributes for now
jbauch
- [Red5commits] [876] initialize handler with global scope
jbauch
- [Red5commits] [877] Applications can be created by adding an empty directory to "webapps". Applicati
jbauch
- [Red5commits] [878] bugfix for files with incomplete last frame
jbauch
- [Red5commits] [879] call methods of superclass
jbauch
- [Red5commits] [880] bugfix for subscribed client modifies SO with call to serverside methodbugfix f
jbauch
- [Red5commits] [881] wrong loglevel
jbauch
- [Red5commits] [882] added javadoc to IClientRegistry"newClient" now receives the parameters the cli
jbauch
- [Red5commits] [883] updated with new IClientRegistry API
jbauch
- [Red5commits] [884] Get IClientRegistry through context of scope instead of using own global instanc
jbauch
- [Red5commits] [885] fix wrong name / path after loading from persistence store
jbauch
- [Red5commits] [886] move adding of clients to own method so the client registry can be overwritten e
jbauch
- [Red5commits] [887] use client registry from scope the client connected to
jbauch
- [Red5commits] [888] added IServiceHandlerProvider to register arbitrary objects as service provider
jbauch
- [Red5commits] [889] added "The Red5 project"
jbauch
- [Red5commits] [890] added remoting client support
jbauch
- [Red5commits] [891] added .jar file for remoting client
jbauch
- [Red5commits] [892] updated changelog with latest changes
jbauch
- [Red5commits] [893] disabled debug output for httpclient
jbauch
- [Red5commits] [894] fail for non 2XX codes
jbauch
- [Red5commits] [895] the basic scope iterator can change during unregistering of the SO event listene
jbauch
- [Red5commits] [896] don't override existing "owner" from serverside code
jbauch
- [Red5commits] [897] search for method with exact parameter types first, then try to convert paramete
jbauch
- [Red5commits] [898] added method to get list of registered handler names
jbauch
- [Red5commits] [899] IClientRegistry can raise exceptions now if no client could be created from the
jbauch
- [Red5commits] [900] encode maps as objects, this fixes the "undefined" values that appeared in ofla_
jbauch
- [Red5commits] [901] applications can now throw "ClientRejectedException" or call "rejectClient" on t
jbauch
- [Red5commits] [902] close connection if client was rejected or an error occurred during the call to
jbauch
- [Red5commits] [903] added informations about how to accept / reject clients
jbauch
- [Red5commits] [904] added javadoc for "rejectClient"
jbauch
- [Red5commits] [905] reST syntax typo
jbauch
- [Red5commits] [906] added "getRemoteAddress" to "IConnection"
jbauch
- [Red5commits] [907] create all folders for objects that have a slash "/" in their name
jbauch
- [Red5commits] [908] fixed serverside read access to shared object attributes
jbauch
- [Red5commits] [909] catch and log errors during "disconnect" and "leave"
jbauch
- [Red5commits] [910] store hashes of existing values to detect changes in mutable objects
jbauch
- [Red5commits] [911] added more statistics to IConnection
jbauch
- [Red5commits] [912] applied patch for Trac #25 by ce [at] publishing-etc [dot] de, fixes missing "cl
jbauch
- [Red5commits] [913] applied patch for Trac #25 by ce [at] publishing-etc [dot] de, fixes missing "cl
jbauch
- [Red5commits] [914] backported fix from trunk for Trac #26
jbauch
- [Red5commits] [915] applied patch for Trac #27 by ce [at] publishing-etc [dot] de, add WEB-INF direc
jbauch
- [Red5commits] [916] applied patch for Trac #27 by ce [at] publishing-etc [dot] de, add WEB-INF direc
jbauch
- [Red5commits] [917] added informations about latest changes
jbauch
- [Red5commits] [918] added method to measure roundtrip time to IConnection
jbauch
- [Red5commits] [919] measure initial RTT after client has connected
jbauch
- [Red5commits] [920] added method to unregister service handlers
jbauch
- [Red5commits] [921] initial support for server-side scheduled jobs that can be created from applicat
jbauch
- [Red5commits] [922] updated javadocs
jbauch
- [Red5commits] [923] added attribute store with automatic object casting support
jbauch
- [Red5commits] [924] Updated service lookup code. Resolution order now is 1. custom handlers, 2. serv
jbauch
- [Red5commits] [925] added utility function to get an attribute value with a default to set if the at
jbauch
- [Red5commits] [926] added utility method to get a SO and create it if it doesn't existupdated javad
jbauch
- [Red5commits] [927] the list of attribute names and the returned data are read-only now
jbauch
- [Red5commits] [928] added missing method
jbauch
- [Red5commits] [929] javadoc updates
jbauch
- [Red5commits] [930] service resolvers are now configured through red5-default.xml
jbauch
- [Red5commits] [931] the last element of a dotted string is the method name
jbauch
- [Red5commits] [932] make scope statistics available through rtmp
jbauch
- [Red5commits] [933] fix startup problem
jbauch
- [Red5commits] [934] the service handlers can be configured per scope
jbauch
- [Red5commits] [935] added section about application handlers
jbauch
- [Red5commits] [936] many javadoc updatesadded helper method for IClient to get all connections to a
jbauch
- [Red5commits] [937] javadoc update
jbauch
- [Red5commits] [938] link Quartz classes in javadoc
jbauch
- [Red5commits] [939] the exceptions are catched by RTMPHandler
jbauch
- [Red5commits] [940] added section about periodic events
jbauch
- [Red5commits] [941] bugfix in sample code
jbauch
- [Red5commits] [942] javadoc updates
jbauch
- [Red5commits] [943] moved method lookup to own class for easy reuse in other parts of Red5
jbauch
- [Red5commits] [944] updated API of IServiceHandlerProviderthe "demoService" for "oflaDemo" is confi
jbauch
- [Red5commits] [945] API of IServiceHandlerProvider changed
jbauch
- [Red5commits] [946] bugfix
jbauch
- [Red5commits] [947] added register and unregister methods for basic scopes on the connection object
lhubbard
- [Red5commits] [948] added service handlers for shared objects
jbauch
- [Red5commits] [949] added section about SO handlers
jbauch
- [Red5commits] [950] javadoc update
jbauch
- [Red5commits] [951] removed obsolete ISharedObjectCapableConnectionupdated registering SOs in conne
jbauch
- [Red5commits] [952] added new libraries for "jar" target
jbauch
- [Red5commits] [953] added new .jar files
jbauch
- [Red5commits] [954] Also check for shared object services in the scope contexts. The beans must have
jbauch
- [Red5commits] [955] added informations about file-based shared object handlers
jbauch
- [Red5commits] [956] Bulk commit of API and implementation of streaming.
sgong
- [Red5commits] [957] check for file existence when creating VOD provider
jbauch
- [Red5commits] [958] Minor simple list controller bug fix
sgong
- [Red5commits] [959] fixed two bugs when serializing arrays / lists
jbauch
- [Red5commits] [960] applied patch by "ce [at] publishing-etc [dot] de" to fix Trac #29 to fix passin
jbauch
- [Red5commits] [961] skip empty path elements
jbauch
- [Red5commits] [962] catch possible exceptions
jbauch
- [Red5commits] [963] execute remoting calls in the context of the requested scopeprovide simple ICon
jbauch
- [Red5commits] [964] added section about remoting
jbauch
- [Red5commits] [965] added info about fixed Trac #29
jbauch
- [Red5commits] [966] create directory for recorded files (Trac #20)
jbauch
- [Red5commits] [967] added informations about fixed Trac #20
jbauch
- [Red5commits] [968] forgot some debug code
jbauch
- [Red5commits] [969] added info about Trac #16
jbauch
- [Red5commits] [970] added experimental support for "setCredentials" and additional headers to the re
jbauch
- [Red5commits] [971] added methods to add / remove custom headers
jbauch
- [Red5commits] [972] added informations about headers in the remoting client
jbauch
- [Red5commits] [973] added javadoc for "getBasicScopes"
jbauch
- [Red5commits] [974] added "getBroadcastStreamNames" to IProviderServicestarted change ApplicationAd
jbauch
- [Red5commits] [975] broadcast stream scopes register and unregister at the connection now
jbauch
- [Red5commits] [976] added NS_SEEK_NOTIFY
jbauch
- [Red5commits] [977] send blank audio packet after reset pingsend proper notification messages when
jbauch
- [Red5commits] [978] send stop / unpublished status codes to subscribers
jbauch
- [Red5commits] [979] send "NetStream?.Unpublish.Success" notification to broadcaster
jbauch
- [Red5commits] [980] close broadcaster stream when unpublishing
jbauch
- [Red5commits] [981] moved sending of blank audio packet to own method
jbauch
- [Red5commits] [982] support asynchronous remoting calls (Trac #17)
jbauch
- [Red5commits] [983] removed redundant branch
sgong
- [Red5commits] [984] added methods to schedule jobs for single execution
jbauch
- [Red5commits] [985] refactoring
jbauch
- [Red5commits] [986] Added experimental support for RecordSet? and RecordSetPage? to the remoting cli
jbauch
- [Red5commits] [987] update
jbauch
- [Red5commits] [988] added sample handler
jbauch
- [Red5commits] [989] updates for new version
jbauch
- [Red5commits] [990] fixed wrong decoding of RecordSet? objects
jbauch
- [Red5commits] [991] make sure all object attributes are deserialized
jbauch
- [Red5commits] [992] allow methods with IConnection as implicit first argument
jbauch
- [Red5commits] [993] added informations how to get current connection / clientadded informations abo
jbauch
- [Red5commits] [994] fixed typos
jbauch
- [Red5commits] [995] wrapped long lines to make printing easier
jbauch
- [Red5commits] [996] added play buffer support for VOD
sgong
- [Red5commits] [997] removed play buffer.
sgong
- [Red5commits] [998] applied patch by "ce [at] publishing-etc.de" for Trac #32 to fix conversion prob
jbauch
- [Red5commits] [999] added utility class to invoke methods on connections
jbauch
- [Red5commits] [1000] Was working on this a while ago. It never made it into trunk.
lhubbard
- [Red5commits] [1001] make sure IConnection is never converted in parametersadded stream method for "
jbauch
- [Red5commits] [1002] Created branch to integrate new RTMP messages
jbauch
- [Red5commits] [1003] Started integration of new RTMP event messages. Warning: does not even compile
jbauch
- [Red5commits] [1004] First prototype of Token Bucket BWC.
sgong
- [Red5commits] [1005] first commit..testing 1.2.3..red5
marijanm
- [Red5commits] [1006] merged changes from trunk
jbauch
- [Red5commits] [1007] initial integration done; compiles and handshake working
jbauch
- [Red5commits] [1008] connecting, method calls and SOs work with the new RTMP event messages
jbauch
- [Red5commits] [1009] bugfix for blank audio packet to make streaming "work" ; )
jbauch
- [Red5commits] [1010] fixed calculation of optimal header sizefixed 1 byte audio packet when it shoul
jbauch
- [Red5commits] [1011] disabled minimal header generation as it resulted in wrong timestamps during str
jbauch
- [Red5commits] [1012] free buffers when packets are no longer needed
jbauch
- [Red5commits] [1013] applied patch for Trac #34 by "ce [at] publishing-etc [dot] de" to unregister fr
jbauch
- [Red5commits] [1014] merged r1013 from trunk
jbauch
- [Red5commits] [1015] fixed wrong start / stop messages for broadcast streams
jbauch
- [Red5commits] [1016] video codecs are working again with the new streaming code
jbauch
- [Red5commits] [1017] suppress more debug messages
jbauch
- [Red5commits] [1018] Fixed small compile error in test.
lhubbard
- [Red5commits] [1019] always send a response for "Invoke" method calls
jbauch
- [Red5commits] [1020] made BWC configurable for video and audio.
sgong
- [Red5commits] [1021] minor fix for NullPointerExceptions?
sgong
- [Red5commits] [1022] adjusted config to make playback for ofla_demo's demo streams a bit more smooth.
sgong
- [Red5commits] [1023] Added Chris Allen's updates with the static event types as well as a return for
jgrden
- [Red5commits] [1024] Batch file for compiling RemotingData? test with mtasc - change file path locati
jgrden
- [Red5commits] [1025] RemotingTest?.fla for Joachim to run tests on data types with remoting on Red5
jgrden
- [Red5commits] [1026] Updated xrayconnector.swf to use version 1.5.5 (compatible with Flex2 interface)
jgrden
- [Red5commits] [1027] RemotingData? classes
jgrden
- [Red5commits] [1028] Use SchedulerService? instead of Timer.
sgong
- [Red5commits] [1029] some code cleanup (uneccessary casting, eclipse auto genereted todo items etc.,
marijanm
- [Red5commits] [1030] added ant tasks for running junit tests and generating junit test report files(
marijanm
- [Red5commits] [1031] added ant tasks for running junit tests and generating junit test report files(
marijanm
- [Red5commits] [1032] debug buffer allocator can save stack traces for allocated blocksfixed a few me
jbauch
- [Red5commits] [1033] disable debug allocator by default
jbauch
- [Red5commits] [1034] free temporary packets when the connection is closed
jbauch
- [Red5commits] [1035] merged joachim-rtmp-messages-integration branch back in trunk
jbauch
- [Red5commits] [1036] generate headers with smaller sizes than 12 bytes, use relative timestamps for V
jbauch
- [Red5commits] [1037] fixed negative timestamps
jbauch
- [Red5commits] [1038] prevent double-release of buffers
jbauch
- [Red5commits] [1039] use relative timestamps for live video - need to investigate display errors on s
jbauch
- [Red5commits] [1040] added method to access clients from subclasses
jbauch
- [Red5commits] [1041] Prototype for hierachical flow control system.
sgong
- [Red5commits] [1042] fixed NullPointerException? - the parent's close method must be called last
jbauch
- [Red5commits] [1043] bugfix for wrong encoding of SO event handlers
jbauch
- [Red5commits] [1044] allow scope handlers to create service handlers dynamically.
jbauch
- [Red5commits] [1045] starting AMF3 implementation (defined some additional datatypes for AMF3 and add
marijanm
- [Red5commits] [1046] Fixes to remoting test. setGateway wasn't being called and added a trace for the
jgrden
- [Red5commits] [1047] moved EchoService? to own "samples" packageconfigured service for remoting test
jbauch
- [Red5commits] [1048] removed obsolete files, use ISchedulingService instead
jbauch
- [Red5commits] [1049] Don't serialize arbitrary objects as BeanMap? but use Java reflect API. This fi
jbauch
- [Red5commits] [1050] Don't evaluate body length as FP sometimes sends wrong (low) values for it.
jbauch
- [Red5commits] [1051] updates
jbauch
- [Red5commits] [1052] Try to encode objects as BeanMap? before using reflect API, this fixes encoding
jbauch
- [Red5commits] [1053] fixed memory leak
jbauch
- [Red5commits] [1054] make printing of stack traces thread-safe
jbauch
- [Red5commits] [1055] create new buffers when sending streams to consumers
jbauch
- [Red5commits] [1056] release VOD packets that have been sent to the subscriber
jbauch
- [Red5commits] [1057] updated to Jetty 6.0.0beta17
jbauch
- [Red5commits] [1058] fixed buffer leaks in RTMPT handling
jbauch
- [Red5commits] [1059] fixed NullPointerException?
jbauch
- [Red5commits] [1060] Don't send a response for Invoke calls that have a stream id in their RTMP heade
jbauch
- [Red5commits] [1061] Applied (modified) new patch by "ce [at] publishing-etc [dot] de" for Trac #25.
jbauch
- [Red5commits] [1062] "dispatchEvent(Object)" is deprecated
jbauch
- [Red5commits] [1063] removed deprecated SharedObject? imports
jbauch
- [Red5commits] [1064] obsolete
jbauch
- [Red5commits] [1065] implement IAttributeStore
jbauch
- [Red5commits] [1066] fixed warnings
jbauch
- [Red5commits] [1067] fixed a few more warnings
jbauch
- [Red5commits] [1068] Re-added stream bytes read packets being sent to client.
lhubbard
- [Red5commits] [1069] fixed wrong sizes in SO responses
jbauch
- [Red5commits] [1070] moved constants to own interface
jbauch
- [Red5commits] [1071] Drop 1 in every 100 packets, low tech lag fix. Also changed to using original ts
lhubbard
- [Red5commits] [1072] added code to determine frame type
jbauch
- [Red5commits] [1073] updated hack by Luke to only drop disposable / interframe video packets
jbauch
- [Red5commits] [1074] the SBR must be sent with the stream id set in the header
jbauch
- [Red5commits] [1075] remove debug output
jbauch
- [Red5commits] [1076] "toString" reported "Audio"
jbauch
- [Red5commits] [1077] Reverted my commit r1074, send SBR to channel #2 as in 0.4.1. Should finally fi
jbauch
- [Red5commits] [1078] stop subscriber when the broadcaster doesn't publish any more
jbauch
- [Red5commits] [1079] Changed the frame dropping to only drop disposable interframes.
lhubbard
- [Red5commits] [1080] Applied patch by "ce [at] publishing-etc [dot] de" to fix Trac #33.BasicScope?
jbauch
- [Red5commits] [1081] added fixed Trac #21
jbauch
- [Red5commits] [1080] Applied patch by "ce [at] publishing-etc [dot] de" to fix Trac #33.BasicScope?
Joachim Bauch
Last message date:
Thu Jun 29 17:43:21 EST 2006
Archived on: Thu Jun 29 17:43:33 EST 2006
This archive was generated by
Pipermail 0.09 (Mailman edition).