Skip to content

Web rtsp live stream with FFMPEG and webcodec mp4box decoder

Notifications You must be signed in to change notification settings

0thc/ffmpeg-mp4box

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ffmpeg-mp4box

Live stream webcodec decoder sample using ffmpeg and mp4box.

The frontend sample is a stripped down version of the webcodec sample

The backend uses ffmpeg to stream from either mp4 file or h264 rtsp stream and pipe the frame data to websocket.

Stream target is set in .env, either a local file or rtsp url is expected.

About

Web rtsp live stream with FFMPEG and webcodec mp4box decoder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.6%
  • HTML 0.4%