본문 바로가기

Never give up

검색하기
Never give up
프로필사진 대기만성 개발자

  • 분류 전체보기 (129)
    • Flutter (50)
    • WEB (27)
    • WebRTC (6)
    • HLS (4)
    • Three.js (6)
    • 해왔던 삽질.. (36)
Guestbook
반응형
Notice
Recent Posts
Recent Comments
Link
«   2025/09   »
일 월 화 수 목 금 토
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30
Tags
  • swagger-typescript-api
  • webrtc
  • how to install cursor on ubuntu
  • babel
  • web track
  • KakaoMap
  • html2canvas
  • segment
  • three.js
  • REST API
  • Excel
  • code editor
  • userevent_tracker
  • uint16array
  • Flutter
  • M3U8
  • typescript
  • react
  • node
  • Prism.js
  • jszip
  • http live streaming
  • Babel standalone
  • HLS
  • Game js
  • uint8array
  • Image Resize typescript
  • cursor-ubuntu-installer
  • Redux
  • hls.js
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록thumbnail (1)

Never give up

HLS - 3. HLS player client

클라이언트쪽은 코드가 상대적으로 많을예정인데 일단 영상 플레이어 자체가 이런저런 기능이 들어가다보니 상대적으로 많아진것도 있습니다 먼저 api 구현부분부터 보면 services/api.tsexport default class Api { private instance: AxiosInstance; constructor( baseURL = "/", timeout = 60000 ) { this.instance = axios.create({ baseURL, timeout, }); this.instance.interceptors.request.use( (config) => { return config; }, (error: Ax..

HLS 2025. 3. 19. 17:58
Prev 1 Next

Blog is powered by kakao / Designed by Tistory

티스토리툴바