본문 바로가기

Never give up

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

  • 분류 전체보기 (128)
    • Flutter (50)
    • WEB (27)
    • WebRTC (6)
    • HLS (4)
    • Three js (6)
    • 해왔던 삽질.. (35)
Guestbook
반응형
Notice
Recent Posts
Recent Comments
Link
«   2025/05   »
일 월 화 수 목 금 토
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 31
Tags
  • uint16array
  • KakaoMap
  • uint8array
  • http live streaming
  • babel
  • userevent_tracker
  • Redux
  • Excel
  • typescript
  • node
  • html2canvas
  • REST API
  • webrtc
  • Game js
  • Babel standalone
  • react
  • M3U8
  • Three-fiber
  • Flutter
  • three.js
  • Prism.js
  • Raycasting
  • web track
  • Image Resize typescript
  • segment
  • swagger-typescript-api
  • code editor
  • HLS
  • hls.js
  • jszip
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록Express (1)

Never give up

HLS - 2. converting and serving server

이번에는 일반 영상을 올릴 때, FFmpeg으로 변환하는 과정과 영상 데이터를 클라이언트에 전달하는 부분을 보도록 하겠습니다 index.tsconst app = express();const options = { origin: "http://localhost:3000", credentials: true, optionsSuccessStatus: 200,};app.use(cors(options));app.use(express.json());app.use(express.urlencoded({ extended: true }));app.use("/api/video", video);app.listen(8080, () => { console.log(`[server] running on localhost:${80..

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

Blog is powered by kakao / Designed by Tistory

티스토리툴바