방송 상세정보
현재 진행중인 라이브 방송의 상세 정보를 받을수있습니다.
GET/POST
https://api.sgrsoft.com/v1/post/info?post_no=[방송번호]&client_id=[클라이언트 아이디]
Query String Parameters
Name
Type
Description
client_id
String
클라이언트 아이디
post_no
Number
방송의 고유번호
{
code: 200,
message: null,
result: {
no: "293",
oid: "102",
type: "vod",
oritype: "live",
user_no: "32",
subject: "제목",
content: "",
secret: "N",
view_19_pem: "N",
chat_mode: "all",
category: "라이프",
duration: 201824,
thumb_url: "http://thum.sgrsoft.com/thumbnail/thumbnail_65d8f44b91a235e20567fd4f2b7982c169b1d54de552dee91416a221b6138aa877942e177e267ff94720a603c7e2eeb5_640x320.jpg",
vod_url: "http://axis-vod1.sgrsoft.com/axisvod1/_definst_/mp4:axissoft_axis-vod1/sgr-clp/642.mp4/playlist.m3u8",
popular: "1000",
up: "0",
up_sum_cnt: "0",
live_view_cnt: "0",
view_cnt: "0",
like_cnt: "0",
hate_cnt: "0",
recv_candy_cnt: "0",
delete_state: "N",
created: "2019-08-30 17:33:23",
updated: "2019-08-30 17:33:23",
nickname: "콩프스키",
userid: "ki918",
profile_image_url: "https://s3.ap-northeast-2.amazonaws.com/img.sgrsoft.com/profile/non-pofile.png",
video_url_hls: "http://streamview.sgrsoft.com:1935/live/d71fd6c9fb50c828ebf93f1a5e9d526b49df67d99516d01393e281190cfc08d3cd3a01af132218e2901c66ac9a7bd7c1027eac461955d850343c33117e67b7ac/playlist.m3u8",
video_url_rtmp: "rtmp://streamview.sgrsoft.com:1935/live/d71fd6c9fb50c828ebf93f1a5e9d526b49df67d99516d01393e281190cfc08d3cd3a01af132218e2901c66ac9a7bd7c1027eac461955d850343c33117e67b7ac",
thumb_url_210x118: "http://thum.sgrsoft.com/thumbnail/thumbnail_65d8f44b91a235e20567fd4f2b7982c169b1d54de552dee91416a221b6138aa877942e177e267ff94720a603c7e2eeb5_210x118.jpg",
thumb_url_640: "http://thum.sgrsoft.com/thumbnail/thumbnail_65d8f44b91a235e20567fd4f2b7982c169b1d54de552dee91416a221b6138aa877942e177e267ff94720a603c7e2eeb5_640x320.jpg",
thumb_url_320: "http://thum.sgrsoft.com/thumbnail/thumbnail_65d8f44b91a235e20567fd4f2b7982c169b1d54de552dee91416a221b6138aa877942e177e267ff94720a603c7e2eeb5.jpg",
thumb_url_320x180: "http://thum.sgrsoft.com/thumbnail/thumbnail_65d8f44b91a235e20567fd4f2b7982c169b1d54de552dee91416a221b6138aa877942e177e267ff94720a603c7e2eeb5_320x180.jpg",
thumb_url_290x160: "http://thum.sgrsoft.com/thumbnail/thumbnail_65d8f44b91a235e20567fd4f2b7982c169b1d54de552dee91416a221b6138aa877942e177e267ff94720a603c7e2eeb5_291x163.jpg",
chat_host: "chat.sgrsoft.com",
chat_port: "8253",
chat_ver: 2,
content_html: "",
history: [ ],
follow_cnt: "0",
favorite_cnt: "0",
timeago: "2일 전",
view_cnt_txt: "0",
like_cnt_txt: "0",
up_txt: "0",
created_time: 1567154003,
updated_time: 1567154003,
created_txt: "2019.08.30 17:33:23",
duration_txt: "08:03:44",
},
}
Last updated