SGR CLP API
  • SGR CLP API Ver 1.0
  • Step 1 : 시작하기
  • Step 2 : 샘플코드
  • Step 3 : 결과코드 확인
  • Auth 인증
  • 플랫폼 기본 설정
    • 기본설정 API
      • Android
  • 스트리밍 설정
    • 스트림키
      • 스트림키 조회
      • 스트림키 생성/리셋
    • LIVE 상태 체크
  • 트리거 API
    • 트리거 API
      • 트리거 API란?
      • 방송 시작시 트리거 API
      • 방송 시청 트리거 API
      • 방송 종료 트리거 API
  • LIVE 방송 정보
    • LIVE/VOD
      • 방송 리스트
      • 방송 상세정보
      • 썸네일 API
    • 방송 리액션
      • 좋아요
      • 즐겨찾기
      • 후원하기
    • 아이템 사용
      • 아이템 가격정보
      • 확성기 아이템
      • 리스트업
  • 유저
    • 유저정보
    • 매니저 임명/해임
    • 팔로우
  • 채팅
    • 접속하기
    • 이벤트
  • 타임라인
    • 게시물 API
    • 게시물 보기
Powered by GitBook
On this page
  1. LIVE 방송 정보
  2. LIVE/VOD

방송 리스트

현재 진행중인 라이브 방송 목록을 받을수있습니다.

GET

https://api.sgrsoft.com/v1/post/list?type=live&client_id=[클라이언트 아이디]

키를 이용하여 라이브 리스트를 호출하는 API

Query String Parameters

Name

Type

Description

client_id

String

클라이언트 아이디

type

String

방송리스트의 타임 live , vod

user_no

Number

특정유저의 방송목록 (사용자 인증 요청시 user_no를 받음)

row_count

Number

리스트 수

page_no

Number

페이지 번호

추가 기능성

Name

Type

Description

favorite_user_no

Number

즐겨찾기 목록 조회 유저번호

latest_user_no

Number

최근 본 방송 조회 유저번호

gift_user_no

Number

후원한 방 조회 유저번호

keyword

String

검색

category

String

카테고리

order_col

String

정렬항목 (기본값 'up')

order_type

String

정렬방법 (desc , asc)

결과 (Sample)


{
    code: 200,
    message: null,
    result: {
        posts: [
            {
            no: "291",
            oid: "102",
            type: "live",
            oritype: "live",
            user_no: "24",
            subject: "[게임실황] 뿌요뿌요 테트리스 1화",
            content: "잘 못해요 그래도 욕하지 말아주세요!",
            secret: "N",
            view_19_pem: "N",
            chat_mode: "all",
            category: "게임",
            duration: 26765,
            thumb_url: "https://img.sgrsoft.com/post_thumb/201908/291/201908302130.jpg",
            vod_url: "http://axis-vod1.sgrsoft.com/axisvod1/_definst_/mp4:axissoft_axis-vod1/sgr-clp/642.mp4/playlist.m3u8",
            popular: "4000",
            up: "3000",
            up_sum_cnt: "0",
            live_view_cnt: "0",
            view_cnt: "1",
            like_cnt: "1",
            hate_cnt: "0",
            recv_candy_cnt: "0",
            delete_state: "N",
            created: "2019-08-30 14:04:23",
            updated: "2019-08-30 14:04:23",
            nickname: "나니뇽",
            userid: "now17",
            profile_image_url: "http://img.sgrsoft.com/profile/201908/d3c137248a14b0de0663ea53d37b2655.jpeg",
            viewer_cnt: 0,
            video_url_hls: "http://streamview.sgrsoft.com:1935/live/c7c7f6d51cc7368c4f9069395bfc2165ccf709d7c0a64187b3e00b474070885326f49a8db48db9459898708189d96b91ce3ba391697f90f33cf0264e1837f89d/playlist.m3u8",
            video_url_rtmp: "rtmp://streamview.sgrsoft.com:1935/live/c7c7f6d51cc7368c4f9069395bfc2165ccf709d7c0a64187b3e00b474070885326f49a8db48db9459898708189d96b91ce3ba391697f90f33cf0264e1837f89d",
            thumb_url_210x118: "http://thum.sgrsoft.com/thumbnail/thumbnail_835c5922ac63fb6c1ef67293acc24c0b1cfa5ce7e4c21c0c5aeff2f53f171daa83533cc8d40436ae5186843be8ce71cf_210x118.jpg",
            thumb_url_640: "http://thum.sgrsoft.com/thumbnail/thumbnail_835c5922ac63fb6c1ef67293acc24c0b1cfa5ce7e4c21c0c5aeff2f53f171daa83533cc8d40436ae5186843be8ce71cf_640x320.jpg",
            thumb_url_320: "http://thum.sgrsoft.com/thumbnail/thumbnail_835c5922ac63fb6c1ef67293acc24c0b1cfa5ce7e4c21c0c5aeff2f53f171daa83533cc8d40436ae5186843be8ce71cf.jpg",
            thumb_url_320x180: "http://thum.sgrsoft.com/thumbnail/thumbnail_835c5922ac63fb6c1ef67293acc24c0b1cfa5ce7e4c21c0c5aeff2f53f171daa83533cc8d40436ae5186843be8ce71cf_320x180.jpg",
            thumb_url_290x160: "http://thum.sgrsoft.com/thumbnail/thumbnail_835c5922ac63fb6c1ef67293acc24c0b1cfa5ce7e4c21c0c5aeff2f53f171daa83533cc8d40436ae5186843be8ce71cf_291x163.jpg",
            chat_host: "chat.sgrsoft.com",
            chat_port: "8253",
            chat_ver: 2,
            content_html: "잘 못해요 그래도 욕하지 말아주세요!",
            follow_cnt: "4",
            favorite_cnt: "0",
            timeago: "7시간 전",
            view_cnt_txt: "1",
            like_cnt_txt: "1",
            up_txt: "3,000",
            created_time: 1567141463,
            updated_time: 1567141463,
            created_txt: "2019.08.30 14:04:23",
            duration_txt: "07:26:05",
            }
        ]
    },
}
PreviousLIVE/VODNext방송 상세정보

Last updated 5 years ago