ha ha, that is actually why i wanted to implement the test; i want to refactor some parts of the codec and RTMPHandler, but tests must be implemented prior to refactoring. michael and i will write the amf/rtmp tests, and we will begin by capturing flash player messages and saving them to a library. we will make the library of flash player messages available for public use. adam
On 10/23/06, Luke Hubbard <[EMAIL PROTECTED]> wrote: > > good question. i have created my own rtmp implementation, but i am > > heavily indebted to red5 and i would like to repay. i can begin by > > submitting the amf/rtmp unit tests i'm planning to create with michael > > klishin's help. my idea is to gather amf/rtmp messages from a flash > > player, save them in files, and in a unit test feed these files to the > > decoder and handler components. i thought that an interweaved rtmp > > message would make for a good test, hence the question. would this be > > useful to you? if so, i will submit the tests we create to red5. > > That sounds perfect to me. Tests will really help with refactoring. At > the moment we have tests for amf but they only test by chaining an > encoder and a decoder together. Its better if the data for the tests > actually comes from captures of data sent from the flash client. > > _______________________________________________ > Red5 mailing list > [email protected] > http://osflash.org/mailman/listinfo/red5_osflash.org > -- [EMAIL PROTECTED] 312-375-9879 _______________________________________________ Red5 mailing list [email protected] http://osflash.org/mailman/listinfo/red5_osflash.org
