Skip to content

Video.js와 Node.js를 사용한 HLS 스트리밍 구현

Notifications You must be signed in to change notification settings

DongSeonYoo/node-streaming

Repository files navigation

HLS 스트리밍 예제

NodeJS(Typescript)환경에서 동영상 스트리밍

  • 스트리밍 데이터를 m3u8의 확장자를 가진 재생목록 파일과 잘게 쪼갠 다수의 ts파일을 http을 통해 전송하는 방식.

qwer

기술 스택

BE

  • Typescript, Express, PostgreSQL, Prisma

FE

  • HTML5, VideoJS, Vanila Javascript

리소스

db record

About

Video.js와 Node.js를 사용한 HLS 스트리밍 구현

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published