获取直播间信息
GET
/live-edu/web/live/liveInfoByLector
请求头
参数名
类型
描述
必填
token
String
必填
请求参数
参数名
类型
描述
必填
memberId
int
用户ID
必填
响应参数
参数名
类型
描述
必填
code
int
状态码 0:成功
必填
msg
String
状态信息
必填
id
int
直播id
必填
roomBkUrl
String
房间背景url
必填
roomPanelUrl
String
房间面板url
必填
courseId
int
关联课程id
必填
courseNodeId
int
关联课程节点id
必填
bannedStatus
int
房间状态:0禁播;1可播
必填
status
int
状态:0关播;1开播
必填
createdBy
String
创建人
必填
createdTime
String
创建时间
必填
updatedBy
String
更新人
必填
updatedTime
String
更新时间
必填
httpPullUrl
String
http拉流地址
必填
hlsPullUrl
String
hls拉流地址
必填
rtmpPullUrl
String
rtmp拉流地址
必填
chatroomId
String
聊天室ID
必填
cid
String
云信直播间ID
必填
dev
int
直播设备 0:pc(横屏)1:手机(竖屏)
必填
lectorId
int
讲师ID
必填
isFee
int
是否收费 0免费 1收费
必填
cost
float
收费金额
必填
courseBkUrl
String
课程背景url
必填
lectorName
String
讲师名称
必填
pushUrl
String
推流地址(节点对应的地址)
必填
urlType
int
[地址类型:0直播地址 ;1回播地址;2录播地址;3视频地址] 备注:值为0时,app跳h5地址;地址字段pushUrl
必填