|
|
|
@50fcb8e9474486643e2bcf333509918fbc694a74
|
[50fcb8e9474486643e2bcf333509918fbc694a74]
|
5 months |
Nick Joyce <nick@…> |
Silly imports, silly.
|
|
|
|
@7caf90201b587d4c03a0fd079e53ecd0493909b1
|
[7caf90201b587d4c03a0fd079e53ecd0493909b1]
|
5 months |
Nick Joyce <nick@…> |
Update the client handshake routines to use the new handshake negotiators
|
|
|
|
@e43c71a5fd9a2d6fbba08b913b44ee2e6d3b28d8
|
[e43c71a5fd9a2d6fbba08b913b44ee2e6d3b28d8]
|
11 months |
Thijs Triemstra <thijs@…> |
update dependency for pyamf
|
|
|
|
@a4f57f1f44124908b88e3ca4dfbcc3933e713e7e
|
[a4f57f1f44124908b88e3ca4dfbcc3933e713e7e]
|
11 months |
Nick Joyce <nick@…> |
Update to PyAMF 0.5
|
|
|
|
@dd06eca5e1975e6b9f49966985d62977edb37f6b
|
[dd06eca5e1975e6b9f49966985d62977edb37f6b]
|
12 months |
Nick Joyce <nick@…> |
Some control events only require a smaller payload .. have to work out …
|
|
|
|
@ab5cca69cad7e854d0dc3d6e70bf569af569bf2d
|
[ab5cca69cad7e854d0dc3d6e70bf569af569bf2d]
|
14 months |
Nick Joyce <nick@…> |
Reset the bytes read value at 0xee800000 to allow more than 4GB to be …
|
|
|
|
@ab74424e1564dd67115d7627b49f11db0eaee67a
|
[ab74424e1564dd67115d7627b49f11db0eaee67a]
|
14 months |
Nick Joyce <nick@…> |
BytesRead? needs to reset the value when overflowing; performance update
|
|
|
|
@fa6ac9519ee7135dfb0ffa40a2ada30c76d7eb21
|
[fa6ac9519ee7135dfb0ffa40a2ada30c76d7eb21]
|
14 months |
Nick Joyce <nick@…> |
We have an issue where receiving over 2**32 bytes causes the 'bytesread' …
|
|
|
|
@467c05e0a5d02fbe540389c816add0804dc80d92
|
[467c05e0a5d02fbe540389c816add0804dc80d92]
|
14 months |
Nick Joyce <nick@…> |
Allow Application.onPublish to return a bool which will result in an …
|
|
|
|
@9d4d796bc44d83a5b0f327a777f096cc6fc98660
|
[9d4d796bc44d83a5b0f327a777f096cc6fc98660]
|
14 months |
Nick Joyce <nick@…> |
Steams can now listen for connectionLost events and respond appropriately
|
|
|
|
@9a2b3927e276bdc47a2828293007fc29386632c6
|
[9a2b3927e276bdc47a2828293007fc29386632c6]
|
14 months |
Nick Joyce <nick@…> |
Remove objectEncoding and set the publisher of a stream as the client …
|
|
|
|
@49e0246f60c62377a2cec234c6ae7058f6dfc0dd
|
[49e0246f60c62377a2cec234c6ae7058f6dfc0dd]
|
14 months |
Nick Joyce <nick@…> |
Force the disconnect of a client that causes an exception
|
|
|
|
@e828508eb50395b33e40fe4a8334e7e1d5c6b202
|
[e828508eb50395b33e40fe4a8334e7e1d5c6b202]
|
14 months |
Nick Joyce <nick@…> |
Added support for AMF3
|
|
|
|
@4a19f10264d0274bf181a7a6a3b06e41053a1945
|
[4a19f10264d0274bf181a7a6a3b06e41053a1945]
|
14 months |
Nick Joyce <nick@…> |
Made a proper pending connection - waiting for downstream bandwidth was …
|
|
|
|
@46e6e375462bb22b6d03543afcad4173c95dcd7e
|
[46e6e375462bb22b6d03543afcad4173c95dcd7e]
|
14 months |
Nick Joyce <nick@…> |
More coffee pls ..
|
|
|
|
@9d95820ab7676276ddaf225b3f668644378b4e59
|
[9d95820ab7676276ddaf225b3f668644378b4e59]
|
14 months |
Nick Joyce <nick@…> |
Fix syntax error
|
|
|
|
@28413d16832919d9bb3d96852634f4e6e2fafe0b
|
[28413d16832919d9bb3d96852634f4e6e2fafe0b]
|
14 months |
Nick Joyce <nick@…> |
Missed a bit ..
|
|
|
|
@09d52e81d6dfcf9b03835bf9266f1f82fb68d83d
|
[09d52e81d6dfcf9b03835bf9266f1f82fb68d83d]
|
14 months |
Nick Joyce <nick@…> |
Merge branch 'master' of git@…:rtmpy
|
|
|
|
@97ca6d98ecd75a584ed31fc75025b434d6c86083
|
[97ca6d98ecd75a584ed31fc75025b434d6c86083]
|
14 months |
Nick Joyce <nick@…> |
Make readable client ids and add onPublish to Application
|
|
|
|
@b739ee69cf0159f1cc427b5dbded0e708f98215e
|
[b739ee69cf0159f1cc427b5dbded0e708f98215e]
|
14 months |
Thijs Triemstra <thijs@…> |
Add license header
|
|
|
|
@f25a270e0e85dea670052e5d3c41e7183ab8184f
|
[f25a270e0e85dea670052e5d3c41e7183ab8184f]
|
14 months |
Thijs Triemstra <thijs@…> |
Merge branch 'master' of git@…:rtmpy
|
|
|
|
@fdfa5e432e8b12b7552f105bc379b75f9ba7c71d
|
[fdfa5e432e8b12b7552f105bc379b75f9ba7c71d]
|
14 months |
Thijs Triemstra <thijs@…> |
Add more keywords
|
|
|
|
@74f3e6217380e58c70e8b69eeee2a47670dadfc2
|
[74f3e6217380e58c70e8b69eeee2a47670dadfc2]
|
14 months |
Nick Joyce <nick@…> |
Fix an error with pendingConnection
|
|
|
|
@f4c740170db930e1758207848dbe518d1542296f
|
[f4c740170db930e1758207848dbe518d1542296f]
|
14 months |
Nick Joyce <nick@…> |
Correctly send NetStream.Publish.BadName?
|
|
|
|
@d301e7d118153c3f09ca8ec5def584b7470ced08
|
[d301e7d118153c3f09ca8ec5def584b7470ced08]
|
14 months |
Nick Joyce <nick@…> |
Added audio/video timestamps
|
|
|
|
@5c03071eb66c5c224fc11a51512949fa9ce3c9f8
|
[5c03071eb66c5c224fc11a51512949fa9ce3c9f8]
|
14 months |
Nick Joyce <nick@…> |
Actually deleting a stream works now
|
|
|
|
@d7d1dd0887f9cbe767193acc066d37e97ec923b7
|
[d7d1dd0887f9cbe767193acc066d37e97ec923b7]
|
14 months |
Nick Joyce <nick@…> |
Moved stream.ServerControlStream? to server.
Added Subscribable persistent …
|
|
|
|
@931bade02ec1b9bd7c0f8038fd7613d97c38e7fb
|
[931bade02ec1b9bd7c0f8038fd7613d97c38e7fb]
|
15 months |
Nick Joyce <nick@…> |
Separate timestamps are not the right way to do
|
|
|
|
@aa36f6e43ce4ddbcced816268394f4fb1fd96413
|
[aa36f6e43ce4ddbcced816268394f4fb1fd96413]
|
15 months |
Nick Joyce <nick@…> |
Added separate timestamps for all three types of data (audio/video/data)
|
|
|
|
@79c2fb87623284ccd19e485f55521295d136cb74
|
[79c2fb87623284ccd19e485f55521295d136cb74]
|
15 months |
Nick Joyce <nick@…> |
Moved server functionality to rtmpy.server. Added the beginnings of …
|
|
|
|
@d7ba1cccffa22c0358766920b82848c8573c79fd
|
[d7ba1cccffa22c0358766920b82848c8573c79fd]
|
15 months |
Nick Joyce <nick@…> |
Removed dependancy on odict
|
|
|
|
@6ff678973e3492a2d06b6b6475487ad4f1134652
|
[6ff678973e3492a2d06b6b6475487ad4f1134652]
|
15 months |
Nick Joyce <nick@…> |
Started to the first client stream
|
|
|
|
@3611effe57b22c33b3c9075aa8267f02cefc53b7
|
[3611effe57b22c33b3c9075aa8267f02cefc53b7]
|
15 months |
Nick Joyce <nick@…> |
Connecting successfully :)
|
|
|
|
@4b0fe5dad379dcfb53e1852777a23225f6356e2e
|
[4b0fe5dad379dcfb53e1852777a23225f6356e2e]
|
15 months |
Thijs Triemstra <thijs@…> |
Remove old unit test helper script
|
|
|
|
@a914b68af9f834d81835d5a1d389f46d641ec6c1
|
[a914b68af9f834d81835d5a1d389f46d641ec6c1]
|
15 months |
Nick Joyce <nick@…> |
All tests passing again .. yay
|
|
|
|
@134ff75f5bdcf3aca64e31daf6c9c98a70c0bb94
|
[134ff75f5bdcf3aca64e31daf6c9c98a70c0bb94]
|
15 months |
Nick Joyce <nick@…> |
Implemented and tested packet queues for encoding channels
|
|
|
|
@d7305548980b685a9ce05ebd8ac2eaa1704490f3
|
[d7305548980b685a9ce05ebd8ac2eaa1704490f3]
|
15 months |
Nick Joyce <nick@…> |
Removed 'active' from ChannelContext? as it was just a duplicate
|
|
|
|
@99406db1a1ffec8d161e13547b1d1888c39a9401
|
[99406db1a1ffec8d161e13547b1d1888c39a9401]
|
15 months |
Nick Joyce <nick@…> |
Added docs and tests for codec.Encoder.writePacket
|
|
|
|
@781516e12e9d7e313a2b635317c0101305ac32cd
|
[781516e12e9d7e313a2b635317c0101305ac32cd]
|
15 months |
Nick Joyce <nick@…> |
Added more tests for encoder
|
|
|
|
@19e8369b65c8c4fe7bb8156a9f11bdf84174fa50
|
[19e8369b65c8c4fe7bb8156a9f11bdf84174fa50]
|
15 months |
Nick Joyce <nick@…> |
Get the test to pass .…
|
|
|
|
@26bfae45da687852cb354ecb6649195e75917ef8
|
[26bfae45da687852cb354ecb6649195e75917ef8]
|
15 months |
Nick Joyce <nick@…> |
More tests for deactivating channels
|
|
|
|
@5dbccf6b72d2d3fcc2b2dc69d60cbd6819d221d6
|
[5dbccf6b72d2d3fcc2b2dc69d60cbd6819d221d6]
|
15 months |
Nick Joyce <nick@…> |
Added the ability for the codec to start/stop itself depending on active …
|
|
|
|
@9ec4573dd93339b0c0835ace3b7034c6332f6744
|
[9ec4573dd93339b0c0835ace3b7034c6332f6744]
|
15 months |
Nick Joyce <nick@…> |
More test coverage for BaseCodec?
|
|
|
|
@8ee087f7ee64a1e28edfe6913b5847bc2007c8d0
|
[8ee087f7ee64a1e28edfe6913b5847bc2007c8d0]
|
15 months |
Nick Joyce <nick@…> |
full coverage for decoding
|
|
|
|
@1e3bc597bdfc61bd56a2075d21f2ea03b2cf1396
|
[1e3bc597bdfc61bd56a2075d21f2ea03b2cf1396]
|
15 months |
Nick Joyce <nick@…> |
rtmpy.rtmp tests passing
|
|
|
|
@fec9f0b5a2985400260368f89bbc9c7969be4e76
|
[fec9f0b5a2985400260368f89bbc9c7969be4e76]
|
15 months |
Nick Joyce <nick@…> |
Tests passing for codec module :D
|
|
|
|
@0e392f60028f058c11b2ee059c7a0859bc1357db
|
[0e392f60028f058c11b2ee059c7a0859bc1357db]
|
15 months |
Nick Joyce <nick@…> |
Encoder tests passing
|
|
|
|
@a453bd09cd815a39f0d13893937e4e1a50d31923
|
[a453bd09cd815a39f0d13893937e4e1a50d31923]
|
15 months |
Nick Joyce <nick@…> |
More test refactorings
|
|
|
|
@45910d6190873770d3420b97e9032e7197d15bc5
|
[45910d6190873770d3420b97e9032e7197d15bc5]
|
15 months |
Nick Joyce <nick@…> |
RTMP decoding tests passing
|
|
|
|
@6aeebde8d4d193fc527e902b0fee644a8ae1cdfc
|
[6aeebde8d4d193fc527e902b0fee644a8ae1cdfc]
|
15 months |
Thijs Triemstra <thijs@…> |
Doc update
|
|
|
|
@9b2746c297d14e8f1f9ae39f2a9da134b4684749
|
[9b2746c297d14e8f1f9ae39f2a9da134b4684749]
|
15 months |
Nick Joyce <nick@…> |
Tests passing for rtmpy.rtmp.codec.header
|
|
|
|
@67acc53762f71a238fde0a82e1270619888b6b2e
|
[67acc53762f71a238fde0a82e1270619888b6b2e]
|
15 months |
Nick Joyce <nick@…> |
Full test coverage for rtmpy.rtmp.event
|
|
|
|
@856e86392d7cc61f1e0fce41aee1be5d512c7f98
|
[856e86392d7cc61f1e0fce41aee1be5d512c7f98]
|
15 months |
Nick Joyce <nick@…> |
Added test for event dispatching
|
|
|
|
@394f44f197296ddd6cbc76a70d510a541ff3615d
|
[394f44f197296ddd6cbc76a70d510a541ff3615d]
|
15 months |
Nick Joyce <nick@…> |
Added event dispatching to rtmpy.rtmp.event
- Added dispatch method to …
|
|
|
|
@1d9244655d47dedfc451172c121856690260d8da
|
[1d9244655d47dedfc451172c121856690260d8da]
|
15 months |
Nick Joyce <nick@…> |
Refactored event tests
|
|
|
|
@f0d27fefea827bf3297ace813a930ed249e35715
|
[f0d27fefea827bf3297ace813a930ed249e35715]
|
15 months |
Nick Joyce <nick@…> |
Tests for scheduler back up and running
|
|
|
|
@545fd66941af508c56ce08713a21f404426560dc
|
[545fd66941af508c56ce08713a21f404426560dc]
|
15 months |
Nick Joyce <nick@…> |
Work to date
|
|
|
|
@88c73eb92117b26d322ae9b217280bd86c73a65b
|
[88c73eb92117b26d322ae9b217280bd86c73a65b]
|
15 months |
Nick Joyce <nick@…> |
Merge branch 'master' of git@…:rtmpy
|
|
|
|
@05f1fc6be0c5bb2acb047a499362aa48a4aa9c66
|
[05f1fc6be0c5bb2acb047a499362aa48a4aa9c66]
|
15 months |
Thijs Triemstra <thijs@…> |
Test notification email
|
|
|
|
@9a0afa1dc6e211234bde63947fcd3ac91a9574ca
|
[9a0afa1dc6e211234bde63947fcd3ac91a9574ca]
|
15 months |
Nick Joyce <nick@…> |
Added the notion of a streaming packet (IStreamingPacket) and added tests …
|
|
|
|
@f35ffeb3fab423de7ea8c841ca2bd58f8b0423ee
|
[f35ffeb3fab423de7ea8c841ca2bd58f8b0423ee]
|
15 months |
Nick Joyce <nick@…> |
Tests passing
|
|
|
|
@82a8bc1c8d16fb1c202976e678f6f2721cd4e4ae
|
[82a8bc1c8d16fb1c202976e678f6f2721cd4e4ae]
|
15 months |
Nick Joyce <nick@…> |
Added the channel arg to IChannelObserver
|
|
|
|
@9104292e0cda3e5e5c894861baaae53c6d3b6a97
|
[9104292e0cda3e5e5c894861baaae53c6d3b6a97]
|
15 months |
Nick Joyce <nick@…> |
Moved event module to packet to better represent what is coming from the …
|
|
|
|
@bda414ded8f21a7ecd36d3bb5d36a84114286235
|
[bda414ded8f21a7ecd36d3bb5d36a84114286235]
|
15 months |
Nick Joyce <nick@…> |
Added removeStream and tests
|
|
|
|
@6365bc636e752b6e144144df5dfc2e14a1d08b8f
|
[6365bc636e752b6e144144df5dfc2e14a1d08b8f]
|
15 months |
Nick Joyce <nick@…> |
Added IStreamManager to codec.BaseCodec? and tests for registerStream
|
|
|
|
@431ed007930ec5a784a7b508da6948b9a480fcef
|
[431ed007930ec5a784a7b508da6948b9a480fcef]
|
15 months |
Nick Joyce <nick@…> |
Merge branch 'master' of git@…:rtmpy
|
|
|
|
@df8e89cf2c783d51e1863495d115456078ad93d2
|
[df8e89cf2c783d51e1863495d115456078ad93d2]
|
15 months |
Nick Joyce <nick@…> |
Made a channel reset itself when the channel is complete - after informing …
|
|
|
|
@2382cb53d184f17d0f794018f3d91dfa9a3e0ba6
|
[2382cb53d184f17d0f794018f3d91dfa9a3e0ba6]
|
15 months |
Thijs Triemstra <thijs@…> |
Merge branch 'master' of git@…:rtmpy
|
|
|
|
@48c053725bc60bddd561253390796f582eda5587
|
[48c053725bc60bddd561253390796f582eda5587]
|
15 months |
Thijs Triemstra <thijs@…> |
Add Flash Player vendor name
|
|
|
|
@750ac8baffa5e4d3be31bd1e891621ea55735628
|
[750ac8baffa5e4d3be31bd1e891621ea55735628]
|
15 months |
Thijs Triemstra <thijs@…> |
Update prerequisites
|
|
|
|
@e2206bd80efba74bf8fff487c02ad7af741e261d
|
[e2206bd80efba74bf8fff487c02ad7af741e261d]
|
15 months |
Thijs Triemstra <thijs@…> |
Replaced maintainer email addresses with @rtmpy.org aliases (#49)
|
|
|
|
@ab7252fb2abce753dab97f32d3a510000bdb5fd6
|
[ab7252fb2abce753dab97f32d3a510000bdb5fd6]
|
15 months |
Nick Joyce <nick@…> |
Doc update for rtmpy.rtmp
Delete the handshaker on a successful handshake …
|
|
|
|
@953adcea8972009a44e9204c4e5b1366bb170920
|
[953adcea8972009a44e9204c4e5b1366bb170920]
|
15 months |
Nick <nick@…> |
Updated exception message for insufficient data for decoding handshakes
|
|
|
|
@399b32d3b2e7fa938c48a4741f8479fa9679cf7c
|
[399b32d3b2e7fa938c48a4741f8479fa9679cf7c]
|
15 months |
Nick <nick@…> |
Removed a confusing HeaderError? class from r.r.handshake
|
|
|
|
@ae718bb9057695d26015311b1252fcf66fe360c7
|
[ae718bb9057695d26015311b1252fcf66fe360c7]
|
15 months |
Nick <nick@…> |
Doc update
|
|
|
|
@e9c5ddb947bc3eb51a1a56c7e5c1e6b8465ef017
|
[e9c5ddb947bc3eb51a1a56c7e5c1e6b8465ef017]
|
15 months |
Nick <nick@…> |
Tests for rtmpy.rtmp.BaseProtocol?
|
|
|
|
@135af7dbc45fe1b69240e251255021a325e98d3b
|
[135af7dbc45fe1b69240e251255021a325e98d3b]
|
15 months |
Nick <nick@…> |
Start of tests for rtmpy.rtmp
|
|
|
|
@6835d33e875f55236acda3ae6bd208dab9d2bbbe
|
[6835d33e875f55236acda3ae6bd208dab9d2bbbe]
|
15 months |
Nick <nick@…> |
Added tests for codec.observer.channelStart
|
|
|
|
@337d38f1ff2dcac27d27746fd0a68957b2673d86
|
[337d38f1ff2dcac27d27746fd0a68957b2673d86]
|
15 months |
Nick <nick@…> |
Started the beginnings of linking codec->protocol
|
|
|
|
@e08b213d059ef0e0cdeee7c6985c774832af2b40
|
[e08b213d059ef0e0cdeee7c6985c774832af2b40]
|
15 months |
Nick <nick@…> |
Added tests for r.r.c.h.Header and r.r.c.BaseCodec?.channelComplete
|
|
|
|
@2033b11ef4d232e6649fe3a584d53828799ee6e5
|
[2033b11ef4d232e6649fe3a584d53828799ee6e5]
|
15 months |
Nick <nick@…> |
Tests passing for handshake
|
|
|
|
@08816a20313caf14884987bb5bf770f9a72a94ba
|
[08816a20313caf14884987bb5bf770f9a72a94ba]
|
15 months |
Nick <nick@…> |
Passing encoder
|
|
|
|
@03bb81f1d9a2634f2faae8281b8fa09594385d93
|
[03bb81f1d9a2634f2faae8281b8fa09594385d93]
|
15 months |
Nick <nick@…> |
Tests passing for decoder
|
|
|
|
@ead5c890d5a8bd20362432a8c7dca5457e526778
|
[ead5c890d5a8bd20362432a8c7dca5457e526778]
|
15 months |
Nick <nick@…> |
Full coverage for codec.Channel and codec.BaseCodec?
|
|
|
|
@6baa448ed65811253f6d20438942dee6faf14efe
|
[6baa448ed65811253f6d20438942dee6faf14efe]
|
15 months |
Nick <nick@…> |
Start of refactorings to make rtmp.codec a self contained module
|
|
|
|
@caeefa6ce329ce20c014e010123e23c0225f38ff
|
[caeefa6ce329ce20c014e010123e23c0225f38ff]
|
16 months |
Nick <nick@…> |
Moved r.r.Channel,Header,ChannelManager? to r.r.c. Merged ChannelManager? …
|
|
|
|
@8655c2d0420cb032a57cedc1c7453e979c53d0a7
|
[8655c2d0420cb032a57cedc1c7453e979c53d0a7]
|
16 months |
nick <nick@…> |
Small refactorings to get tests to pass again
git-svn-id: …
|
|
|
|
@7e9241c2481f83a6cd68acf06f1b256e02212ec9
|
[7e9241c2481f83a6cd68acf06f1b256e02212ec9]
|
16 months |
nick <nick@…> |
Added event.ServerBandwidth? and event.ClientBandwidth? (plus tests)
…
|
|
|
|
@6d0460f51bdd56a50c0f8c80e3ad6a36f75ab169
|
[6d0460f51bdd56a50c0f8c80e3ad6a36f75ab169]
|
16 months |
nick <nick@…> |
Added support for event.BytesRead? and tests
git-svn-id: …
|
|
|
|
@09d0f846105abc51548b0db8b23e7b41f3aa3c31
|
[09d0f846105abc51548b0db8b23e7b41f3aa3c31]
|
16 months |
nick <nick@…> |
Added support for event.Invoke. Includes tests
git-svn-id: …
|
|
|
|
@64ddcc3c7f7f649b4ab1f19e922c34cfcd0ae138
|
[64ddcc3c7f7f649b4ab1f19e922c34cfcd0ae138]
|
16 months |
nick <nick@…> |
Added full tests for event.Notify
git-svn-id: …
|
|
|
|
@360dcd75ed2a7b626e5dd2b03b7c434eededd85d
|
[360dcd75ed2a7b626e5dd2b03b7c434eededd85d]
|
16 months |
nick <nick@…> |
event.Notify implementation and basic tests
git-svn-id: …
|
|
|
|
@01f22b01ece4e503b938c4478451fa7fd53677f5
|
[01f22b01ece4e503b938c4478451fa7fd53677f5]
|
16 months |
nick <nick@…> |
Added the ability to pass extra args and kwargs to encode/decode functions …
|
|
|
|
@b3f8d6fba77a21a3c5caaf9009e1354d08d32931
|
[b3f8d6fba77a21a3c5caaf9009e1354d08d32931]
|
16 months |
nick <nick@…> |
Added ControlEvent? & tests (akin to Red5's Ping event)
git-svn-id: …
|
|
|
|
@e29612418e453ba9a27f8ae835ded92b8c504c9d
|
[e29612418e453ba9a27f8ae835ded92b8c504c9d]
|
16 months |
nick <nick@…> |
Added tests for event.FrameSize?
git-svn-id: …
|
|
|
|
@17f7dca6e7d4033b7a4b5d78008fd54efc8d7a0e
|
[17f7dca6e7d4033b7a4b5d78008fd54efc8d7a0e]
|
16 months |
nick <nick@…> |
Added tests for event.BaseEvent?
git-svn-id: …
|
|
|
|
@40c9c3b18e99d12dc4047c88c539462eddad6884
|
[40c9c3b18e99d12dc4047c88c539462eddad6884]
|
16 months |
nick <nick@…> |
Added an event module to provide the ability to encode/decode RTMP events. …
|
|
|
|
@b2f764476765833b79353673c58a47822b8d1030
|
[b2f764476765833b79353673c58a47822b8d1030]
|
16 months |
nick <nick@…> |
Remove useless failing tests
git-svn-id: …
|
|
|
|
@7bb4af0f20303c16601c9096662d1226602467ca
|
[7bb4af0f20303c16601c9096662d1226602467ca]
|
16 months |
nick <nick@…> |
Tests passing for r.versions
git-svn-id: …
|
|
|
|
@d711f3cd0be3b51badb3d58bd36d4546227d4f3c
|
[d711f3cd0be3b51badb3d58bd36d4546227d4f3c]
|
16 months |
nick <nick@…> |
Passing test case
git-svn-id: https://svn.rtmpy.org/rtmpy/trunk@410 …
|
|
|
|