mirror of
https://github.com/ossrs/srs.git
synced 2025-02-12 19:31:53 +00:00
update readme
This commit is contained in:
parent
0186247fee
commit
ac644e26e0
1 changed files with 3 additions and 2 deletions
|
@ -230,11 +230,12 @@ Supported operating systems and hardware:
|
|||
|
||||
## History
|
||||
* v1.0, 2014-05-18, support http api json, to PUT/POST. 0.9.105
|
||||
* v1.0, 2014-05-17, fix #72, also need stream_id for send_and_free_message. 0.9.101
|
||||
* v1.0, 2014-05-17, fix [#72](https://github.com/winlinvip/simple-rtmp-server/issues/72), also need stream_id for send_and_free_message. 0.9.101
|
||||
* v1.0, 2014-05-17, rename struct to class. 0.9.100
|
||||
* v1.0, 2014-05-14, fix #67 pithy print, stage must has a age. 0.9.98
|
||||
* v1.0, 2014-05-14, fix [#67](https://github.com/winlinvip/simple-rtmp-server/issues/67) pithy print, stage must has a age. 0.9.98
|
||||
* v1.0, 2014-05-13, fix mem leak for delete[] SharedPtrMessage array. 0.9.95
|
||||
* v1.0, 2014-05-12, refine the kbps calc module. 0.9.93
|
||||
* v1.0, 2014-05-08, fix [#36](https://github.com/winlinvip/simple-rtmp-server/issues/36): never directly use *(int32_t*) for arm.
|
||||
* v1.0, 2014-05-08, edge support FMS origin server. 0.9.92
|
||||
* v1.0, 2014-04-28, [1.0 mainline2(0.9.79)](https://github.com/winlinvip/simple-rtmp-server/releases/tag/1.0.mainline2) released. 35255 lines.
|
||||
* v1.0, 2014-04-28, support full edge RTMP server. 0.9.79
|
||||
|
|
Loading…
Reference in a new issue