Updated MediaServer支持的HTTP API (markdown)

夏楚
2020-10-09 09:12:00 +08:00
parent 978d83db87
commit bc0a8b3817

@@ -312,7 +312,9 @@ typedef enum {
"originType": 1, # 产生源类型,包括 unknown = 0,rtmp_push=1,rtsp_push=2,rtp_push=3,pull=4,ffmpeg_pull=5,mp4_vod=6,device_chn=7
"originTypeStr": "MediaOriginType::rtmp_push",
"originUrl": "rtmp://127.0.0.1:1935/live/hks2", #产生源的url
"createStamp": 1602205811, #GMT unix系统时间戳单位秒
"aliveSecond": 100, #存活时间,单位秒
"bytesSpeed": 12345, #数据产生速度单位byte/s
"tracks" : [ # 音视频轨道
{
"channels" : 1, # 音频通道数