Toggle navigation
Toggle navigation
此项目
正在载入...
Sign in
胡斌
/
srs
转到一个项目
Toggle navigation
项目
群组
代码片段
帮助
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
winlin
2014-05-18 18:13:30 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
3dc8413a020d6c59f99ae0e4cf83f1196df63c5c
3dc8413a
1 parent
5e5d3679
update readme
隐藏空白字符变更
内嵌
并排对比
正在显示
1 个修改的文件
包含
2 行增加
和
0 行删除
README.md
README.md
查看文件 @
3dc8413
...
...
@@ -215,6 +215,7 @@ Supported operating systems and hardware:
1.
[
no-plan
]
Support RTP/RTSP server.
## Releases
*
2014-05-18,
[
Release v1.0-mainline3
](
https://github.com/winlinvip/simple-rtmp-server/releases/tag/1.0.mainline3
)
, support mips, fms origin, decode json for http-api. 37594 lines.
<br/>
*
2014-04-28,
[
Release v1.0-mainline2
](
https://github.com/winlinvip/simple-rtmp-server/releases/tag/1.0.mainline2
)
, support
[
dvr
](
https://github.com/winlinvip/simple-rtmp-server/wiki/DVR
)
, android,
[
edge
](
https://github.com/winlinvip/simple-rtmp-server/wiki/Edge
)
. 35255 lines.
<br/>
*
2014-04-07,
[
Release v1.0-mainline
](
https://github.com/winlinvip/simple-rtmp-server/releases/tag/1.0.mainline
)
, support
[
arm
](
https://github.com/winlinvip/simple-rtmp-server/wiki/SrsLinuxArm
)
,
[
init.d
](
https://github.com/winlinvip/simple-rtmp-server/wiki/LinuxService
)
, http
[
server
](
https://github.com/winlinvip/simple-rtmp-server/wiki/HTTPServer
)
/
[
api
](
https://github.com/winlinvip/simple-rtmp-server/wiki/HTTPApi
)
,
[
ingest
](
https://github.com/winlinvip/simple-rtmp-server/wiki/SampleIngest
)
. 30000 lines.
<br/>
*
2013-12-25,
[
Release v0.9
](
https://github.com/winlinvip/simple-rtmp-server/releases/tag/0.9
)
, support bandwidth test, player/encoder/chat
[
demos
](
https://github.com/winlinvip/simple-rtmp-server/wiki/SampleDemo
)
. 20926 lines.
<br/>
...
...
@@ -229,6 +230,7 @@ Supported operating systems and hardware:
*
2013-10-17, Created.
<br/>
## History
*
<strong>
v1.0, 2014-05-18,
[
1.0 mainline3(0.9.105)
](
https://github.com/winlinvip/simple-rtmp-server/releases/tag/1.0.mainline3
)
released. 37594 lines.
</strong>
*
v1.0, 2014-05-18, support http api json, to PUT/POST. 0.9.105
*
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
...
...
请
注册
或
登录
后发表评论