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
胡斌
2017-03-15 07:27:31 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
fc42da4cc3c06a7e72919113ff305f7cbef7c4d1
fc42da4c
1 parent
779805f5
when total.m3u8 is new,set total duration to 0
显示空白字符变更
内嵌
并排对比
正在显示
1 个修改的文件
包含
1 行增加
和
0 行删除
trunk/src/app/srs_app_hls.cpp
trunk/src/app/srs_app_hls.cpp
查看文件 @
fc42da4
...
...
@@ -867,6 +867,7 @@ int SrsHlsMuxer::segment_close(string log_desc)
srs_verbose
(
"write m3u8 header success."
);
m3u8_total_endlist_saved
=
false
;
this
->
total_duraion
=
0
;
}
...
...
请
注册
或
登录
后发表评论