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-03-21 14:02:14 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
0686b8fa5a55e7c9b6f74fc84ff7fb4cbac35ec9
0686b8fa
1 parent
a0c0c94c
update readme, add product wiki link
隐藏空白字符变更
内嵌
并排对比
正在显示
2 个修改的文件
包含
2 行增加
和
1 行删除
README.md
trunk/src/app/srs_app_hls.hpp
README.md
查看文件 @
0686b8f
...
...
@@ -68,6 +68,7 @@ cd simple-rtmp-server/trunk
[
Usage: How to deploy srs on ARM?
](
https://github.com/winlinvip/simple-rtmp-server/wiki/SampleARM
)
<br/>
[
Usage: How to show the demo of SRS?
](
https://github.com/winlinvip/simple-rtmp-server/wiki/SampleDemo
)
<br/>
[
Usage: Solution using SRS?
](
https://github.com/winlinvip/simple-rtmp-server/wiki/Sample
)
<br/>
[
Usage: Why SRS?
](
https://github.com/winlinvip/simple-rtmp-server/wiki/Product
)
<br/>
### System Requirements
Supported operating systems and hardware:
...
...
trunk/src/app/srs_app_hls.hpp
查看文件 @
0686b8f
...
...
@@ -255,7 +255,7 @@ private:
/**
* delivery RTMP stream to HLS(m3u8 and ts),
* SrsHls provides interface with SrsSource.
*
*
TODO: FIXME: add utest for hls.
*/
class
SrsHls
{
...
...
请
注册
或
登录
后发表评论