Skip to content

bartmao/lvod

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lvod

A Live/VOD system using FFMPEG+MP4Box, generate DASH content supported by most PC/mobile devices.

Prerequisite

Nodejs + FFMPEG + MP4Box

Features

  1. Live static resources
  2. Transcode static resources

Setup

  1. Clone the repository and npm install the dependencies.
  2. Config the lvod\src\server\live\liveconfig.json and lvod\src\server\vod\vodconfig.json, set those dir options using absolute path.
  3. Run gulp
  4. Run/Debug http server
  5. Open dashboard page (localhost:8000/)

Demo

  1. On PC

PC snapshot

  1. On Mobile

mobile snapshot

About

A Live/VOD system using FFMPEG+MP4Box

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages