Skip to content

rainfly123/flvmuxer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flvmuxer

a mux tool for mux H.264 NAL Video Data with ADTS-AAC RAW Audio Data write to a flv file or publish RTMP Server with librtmp

How to install ?

  1. you must install rtmpdump firstly if you want to publish stream to RTMP Server
  2. then gcc -o name xiecc_rtmp.c librtmp.a

If you just want to mux to flv file, There's no need to install rtmpdump.
just run gcc -o name flv.c

If it can help you a little, I'll be glad .

About

This tool is used to encapsulate H264 and AAC to RTMP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages