製品概要
サブ製品の説明
基本概念
製品機能
ユースケース
製品の優位性
使用制限
イベントタイプ | フィールド設定値の説明 |
プルリツイート | event_type = 314 |
パラメータ | タイプ | 意味 |
appid | int | ユーザー APPID |
callback_event | string | コールバックイベントのタイプ |
source_urls | string | プルソース URL |
to_url | string | プッシュターゲット URL |
stream_id | string | CSSストリーム名 |
task_id | string | タスクID |
string | イベントごとの詳細なコールバック情報 |
パラメータ | タイプ | 意味 |
task_start_time | int | タスク開始時間、ミリ秒タイムスタンプ |
url | String | 現在プルされているソースURL |
index | string | VODファイルが配置されるリストのインデックス |
duration | int | VODファイルの継続時間、秒 |
task_start_time | int | タスク終了時間、ミリ秒タイムスタンプ |
code | string | タスク終了エラーコード |
message | String? | タスク終了エラー情報。 |
{"appid": 4,"callback_event": "TaskStart","event_type": 314,"interface": "general_callback","msg": "{\\"task_start_time\\":0}","product_name": "pullpush","source_urls": "[\\"http://yourURL.cn/live/normal_230753472*****21162358-upload-45eb/playlist.m3u8\\"]\\n","stream_id": "","task_id": "118148","to_url": "rtmp://5000.livepush.myqcloud.com/live/testvod"}
{"appid": 4,"callback_event": "VodSourceFileStart","callback_url": "http://you.callback.url","event_type": 314,"interface": "general_callback","msg": "{\\"url\\":\\"http://remit-tx-ugcpub.douyucdn2.cn/live/normal_466247620*****3100448-upload-216b/playlist.m3u8\\",\\"index\\":0,\\"duration\\":14920}","product_name": "pullpush","source_urls": "[\\"http://yourURL.cn/live/normal_466247620*****3100448-upload-216b/playlist.m3u8\\"]\\n","stream_id": "","task_id": "118145","to_url": "rtmp://5000.livepush.myqcloud.com/live/testvod"}
{"appid": 4,"callback_event": "VodSourceFileFinish","callback_url": "http://you.callback.url","event_type": 314,"interface": "general_callback","msg": "{\\"url\\":\\"http://yourURL.cn/live/normal_466247620*****3100448-upload-216b/playlist.m3u8\\",\\"index\\":0,\\"duration\\":14920}","product_name": "pullpush","source_urls": "[\\"http://yourURL.cn/live/normal_466247620*****3100448-upload-216b/playlist.m3u8\\"]\\n","stream_id": "","task_id": "118145","to_url": "rtmp://5000.livepush.myqcloud.com/live/testvod"}
{"appid": 4,"callback_event": "TaskExit","event_type": 314,"interface": "general_callback","msg": "{\\"message\\":\\"write packet error.\\",\\"code\\":-22,\\"task_exit_time\\":0}","product_name": "pullpush","source_urls": "[\\"http://yourURL.cn/live/normal_230753472*****21162358-upload-4\\"]\\n"}
フィードバック