Skip to content

Commit

Permalink
Merge pull request tencentyun#108 from JasonXiao001/patch-3
Browse files Browse the repository at this point in the history
Update 直播码模式下录制开发指南.md
  • Loading branch information
JamesChenGithub authored Jun 16, 2017
2 parents f9809e0 + e1e9035 commit 259fdb8
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
| file_size | string | 文件大小 |
| start_time | int | 开始时间(unix时间戳,由于I帧干扰,暂时不能精确到秒级) |
| end_time | int | 结束时间(unix时间戳,由于I帧干扰,暂时不能精确到秒级) |
| stream_param | string       | 录制的参数,包括房间号等 |
| stream_param | string       | 录制的参数,包括房间号,sdkappid等 |

示例:一个id为9192487266581821586的新的flv录制分片已经生成,播放地址为:'http://200025724.vod.myqcloud.com/200025724_ac92b781a22c4a3e937c9e61c2624af7.f0.flv'。

Expand All @@ -56,7 +56,7 @@
"sign": "XXXXX",
"start_time": 1496220622,
"stream_id": "2519_2500647",
"stream_param": "bizid=2519&record=hls|flv&txSecret=d5569fb19d1e858bf683b30c10dec908&txTime=592FBDD9&mix=layer:b;session_id:709036962551160107;t_id:1&groupid=123",
   "stream_param": "txSecret=838113524b38ebbdc&txTime=596ae808&from=interactive&sdkappid=140000000&sdkapptype=1&groupid=218291828&ts=594351ff&mix=t_id:1;session_id:6013095252542427999;layer:b&record=mp4&record_name=8789_c9acaaaaaaaaaa44faf58a_20170616113527",
"t": 1496221502,
"video_id": "200011683_481565e0befe4e44903839aebe370ef6",
"video_url": "http://1252033264.vod2.myqcloud.com/d7a4cabbvodgzp1252033264/0257ade99031868222958931071/f0.flv"
Expand Down

0 comments on commit 259fdb8

Please sign in to comment.